Utility
Object to perform basic DEACOM utility functions
Applies To
None
Description
Object to perform basic DEACOM utility functions within scripting.
Properties and Methods
Methods
- .Between(Check, Start, End)
- .CheckSecurity(SecurityNumber)
- .Empty(Check)
- .EvaluateLegacyExpression(Expression)
- .FormatTime(Date[, Seconds, 24Hour])
- .GetFeatureText(Features, Block[, Delimiter, Inclusion])
- .IncrementCounter(Counter[, Digits])
Available
The Utility object is available in:
- 15.03.016
- All newer builds
Type
Object
Syntax
Utility;
Parameters
None
Example
There isn’t a time or place where the Utility method would be called on its own. Utility is the Parent key to the list of methods listed above.