Question:
What is the syntax for creating variables in E3Query?
Solution:
To create a variable, just inform any name between these symbols:
- <%VariableName%> for a numeric value.
- ‘<%VariableName%>‘ for a text (string) value.
- #<%VariableName%># for a date.
For further information, please refer to E3’s Users Manual.