<< Click to Display Table of Contents >>
Manual > Control Reference > Common to all controls > Common methods >
Unregister all expressions.
syntax
DelAllExpression()
Return Value
Type:
Boolean
FALSE - Failure. TRUE - Success.
Explanation
Unregisters all expressions. Since expressions are automatically unregistered when finished, there is no need to call DelAllExpression unless you have a specific purpose.
Supported
○
Script Action
Can be used in server script Ver2 actions
×
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
SvsDump
SvsGetActionName
SvsGetEventTime
SvsGetEventParam
AddExpression
DelExpression
DelAllExpression