Automation Guide 
Action-based testing language 
TestArchitect Automation Classes 
Automation classes 
AbtTrackBar 
The requested page is not available for selected version.
Set
Syntax
long Set(int value)
Description
Set the trackbar to the specified value.
Parameters
value
Integer value specifying the value to which to set the trackbar control.
Return Value
Return 0 if the call is successful; otherwise, -1..