Click or drag to resize

IAceTerminalScreenread Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reads the user input

Namespace:  imbACE.Services.terminal.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
inputResultCollection read(
	inputResultCollection __results
)
Request Example View Source

Parameters

__results
Type: imbACE.Services.textBlocks.inputinputResultCollection
The results.

Return Value

Type: inputResultCollection
See Also