Checks if the value passed to the function is True.
Function IsTrue(value)
variant value - a value to be checked.
boolean - true: the value is true, false is null, empty, or otherwise false.
See also
Platform Objects and Methods
target.IsRunning
target.KillProcess
Target Methods