@variable

Variables defined in the ERTS script can be used within expressions by tagging them with a leading ‘@’ symbol

 

          variable          Name of the variable.

 

When you use variable name within an expression which has not been defined at the script level, this variable will be created on-the-fly, but is only existing within the Expression for the time the expression block is executed.



Copyright 2023 - BeriSoft Inc.
All rights reserved