160 Chapter 15 Script SDK
SetCmdName
Class Command
Description Sets a command string to be executed later. The command string can be added to with
Append(). The command can be executed with Exec().
Command syntax sc.SetCmdName( const char* )
Return type void
Example refer to example programs apnd.cpp, apndflt.cpp. testapi.cpp
Related commands refer to example programs apnd.cpp, apndflt.cpp. testapi.cpp