162 Chapter 15 Script SDK
Succeed
Class Response
Description Returns true if previous command execution was successful.
Command syntax sc.Succeed(void)
Return type bool
Example refer to example program testapi.cpp.
Related commands Exec(), Fail(), GetError()