Previous Topic: Variable NamesNext Topic: Example


Variable Concatenation

ACL/E works from left to right when resolving the value of a concatenated variable. If, however, a period is used to concatenate two values to form the name of a variable, ACL/E evaluates the statement from right to left, instead of left to right.