Click or drag to resize

aceAdvancedConsoleWorkspaceloadInputNext Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.console
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public fileunit loadInputNext(
	string pattern = "*.*",
	int skip = 0
)
Request Example View Source

Parameters

pattern (Optional)
Type: SystemString
skip (Optional)
Type: SystemInt32

Return Value

Type: fileunit
See Also