Defining Variables for Late Evaluation (Rules)
- Last UpdatedJan 09, 2024
- 1 minute read
The following are used to pass the name of a variable into Marine as part of a stored expression so that the value is taken when Marine processes the stored expression rather than PML extracting the value at the time the line is read:
VVALUE( !X )
VTEXT( !AString )
VLOGICAL( !Aboolean)