Pageflex Document Action API
VariablesUsed Property
Namespaces > Pageflex.Scripting > Page > VariablesUsed
Gets the names of all Variables used by this element and its descendants.
Syntax
Remarks
Returns an array of Strings representing the names of variables used by this element and its descendants.
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)