ACExists |
DEVELOPER |
ACExists
|
|
Purpose |
ACExists checks for the existence of a named Action Control. |
Syntax |
$variable = ACExists (Action Control Name) |
Operation |
Action Control Name is the name of an Action Control. |
Remarks |
|
Example |
To check the existence of an Action Control whose Tag Name is 'DemoActionControl': #RC = ACExists("DemoActionControl") |
Topic ID: 520226