Gocator API
◆
GoScript_Code()
kStatus
GoScript_Code
(
GoScript
tool
,
kChar
**
code
)
Gets the code for the script.
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoScript
object.
code
Receives a null-terminated string containing the script code.
Returns
Operation status.
GoScript