158 Chapter 15 Script SDK
Reset
Class Command
Description Clears the command string; resets it to the default empty state.
Command syntax sc.Reset(void)
Return type void
Example refer to example program testapi.cpp.
Related commands SetCmdName(), Append(), GetCmdName()