Quantum Data 881 User Manual page 544

Hide thumbs Also See for 881:
Table of Contents

Advertisement

Operator +=
Class
Description
Command syntax
Example
Related commands
166
Chapter 15 Script SDK
Operator
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().
sc += "string"
sc += char
sc += double
sc += UINT32
sc += "testapi.o";// append filename to the command string
also refer to example program testapi.cpp
Operator =, Append(), SetCmdName(), Exec()

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 881 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

882

Table of Contents