Click or drag to resize

aceAdvancedConsoleWorkspacetoNewOutput Method (String, String, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public fileunit toNewOutput(
	string content,
	string name,
	string extension = "txt"
)
Request Example View Source

Parameters

content
Type: SystemString
name
Type: SystemString
extension (Optional)
Type: SystemString

Return Value

Type: fileunit
See Also