DescriptionChecks if the value passed to the function is True.SyntaxFunction IsTrue(value)Parametersvariant value - a value to be checked.Return valueboolean - true: the value is true, false is null, empty, or otherwise false.See alsoPlatform Objects and Methodstarget.IsRunningtarget.KillProcessTarget Methods
Description
Checks if the value passed to the function is True.
Syntax
Function IsTrue(value)
Parameters
variant value - a value to be checked.
Return value
boolean - true: the value is true, false is null, empty, or otherwise false.
See also
Platform Objects and Methodstarget.IsRunningtarget.KillProcessTarget Methods