Click or drag to resize

aceAdvancedConsoleWorkspacegetNewOutput Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the new output.

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

Parameters

name (Optional)
Type: SystemString
The name.
extension (Optional)
Type: SystemString
The extension.

Return Value

Type: fileunit
See Also