The requested page is not available for selected version.
DoAction
Syntax
int doAction(string actionName)
Description
Executes a named TestArchitect built-in action.
Parameters
actionName
Name of the built-in action.
Return Value
Return 0 if the call is successful; otherwise, -1..
Notes
- This function is currently supported only by the C# and Java harnesses.