Gocator API > Go2 > Classes > Go2Script > Functions > Go2Script_Code
Gocator 1x00 API
Go2Script_Code
Description

Gets the source code for the script.

C
Go2Status Go2Script_Code(Go2Script measurement, Go2Char** sourceCode);
Parameters
Parameters 
Description 
Go2Script measurement 
Go2Script object. 
Go2Char** sourceCode 
Receives a null-terminated string containing the script code. 
Returns

Operation status.

Remarks

Use the Go2Free function to free the sourceCode string returned by this function.

File

Go2Measurement.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.