Click or drag to resize

IAceConsoleScriptgetContentLines Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
List<string> getContentLines(
	bool ignoreCache
)
Request Example View Source

Parameters

ignoreCache
Type: SystemBoolean

Return Value

Type: ListString
See Also