Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoScriptOutput GoScript_OutputAt ( GoScript  tool,
kSize  index 
)

Returns a handle to a script output at the given index.

Version
Introduced in firmware 4.0.10.27
Parameters
toolGoScript object.
indexThe index with which to return a corresponding script output.
Returns
A GoScriptOutput object or kNULL if the index is invalid.