The isTouchpointUp function determines if a touchpoint is active.
Syntax
bIsUp = isTouchpointUp(touchpointName)
Arguments
Specifies name of the touchpoint.
Return Value
Returns true if the touchpoint is active or false otherwise.
Example
bIsUp = isTouchpointUp("AccountingTouch");
|
Copyright © 2014 CA.
All rights reserved.
|
|