EasyManua.ls Logo

Quantum Data 881 - Page 544

Quantum Data 881
1144 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
166 Chapter 15 Script SDK
Operator +=
Class Operator
Description Appends characters to the command string. The argument will be converted to ASCII
character string if necessary. The command string is represented by a pointer to the script
context; sc. This is similar to Append().
Command syntax sc += "string"
sc += char
sc += double
sc += UINT32
Example sc += "testapi.o";// append filename to the command string
also refer to example program testapi.cpp
Related commands Operator =, Append(), SetCmdName(), Exec()

Table of Contents

Related product manuals