Tag Loop Expansion Tokens
Tag loop expansion tokens are used to insert information about the current tag being processed within the context of a tag loop into the output stream. Tag loop tokens can only be used inside a tag loop.
Tag Loop Token |
Description |
|
For multi-expression tags, inserts the C-style operator that is used to connect the current tag expression with the previous tag expression. |
|
For multi-expression tags, inserts the DBL-style operator that is used to connect the current tag expression with the previous tag expression. |
|
Inserts the tag fields alternate name. Refer to <FIELD_ALTNAME> for additional information. |
|
Inserts the tag fields base name. Refer to <FIELD_BASENAME> for additional information. |
|
Inserts the tag fields name. |
|
Inserts the tag fields ODBC compatible name. Refer to <FIELD_ODBCNAME> for additional information. |
|
Inserts the tag fields original name. Refer to <FIELD_ORIGINAL_NAME> for additional information. |
|
Inserts the tag fields SQL compatible name. Refer to <FIELD_SQLNAME> for additional information. |
|
Inserts the appropriate C operator to evaluate the tag field against the tag value. |
|
Inserts the appropriate DBL operator to evaluate the tag field against the tag value. |
|
Inserts the sequence number of the current tag within the collection of tags. |
|
Inserts the name of the current tag. |
|
Inserts the comparison value of the current tag. |
Copyright © 2018 Synergex International, Inc.