Gocator API
Home
Topics
Types
Files
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
tool
GoScript
object.
index
The index with which to return a corresponding script output.
Returns
A
GoScriptOutput
object or kNULL if the index is invalid.
GoScript