Tag Loop Expansion Tokens

MapPrep

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

<TAGLOOP_CONNECTOR_C>

 

For multi-expression tags, inserts the C-style operator that is used to connect the current tag expression with the previous tag expression.

<TAGLOOP_CONNECTIO_DBL>

 

For multi-expression tags, inserts the DBL-style operator that is used to connect the current tag expression with the previous tag expression.

<TAGLOOP_FIELD_ALTNAME>

 

Inserts the tag fields alternate name. Refer to <FIELD_ALTNAME> for additional information.

<TAGLOOP_FIELD_BASENAME>

 

Inserts the tag fields base name. Refer to <FIELD_BASENAME> for additional information.

<TAGLOOP_FIELD_NAME>

 

Inserts the tag fields name.

<TAGLOOP_FIELD_ODBCNAME>

 

Inserts the tag fields ODBC compatible name. Refer to <FIELD_ODBCNAME> for additional information.

<TAGLOOP_FIELD_ORIGINALNAME>

 

Inserts the tag fields original name. Refer to <FIELD_ORIGINAL_NAME> for additional information.

<TAGLOOP_FIELD_SQLNAME>

 

Inserts the tag fields SQL compatible name. Refer to <FIELD_SQLNAME> for additional information.

<TAGLOOP_OPERATOR_C>

 

Inserts the appropriate C operator to evaluate the tag field against the tag value.

<TAGLOOP_OPERATOR_DBL>

 

Inserts the appropriate DBL operator to evaluate the tag field against the tag value.

<TAGLOOP_SEQUENCE>

 

Inserts the sequence number of the current tag within the collection of tags.

<TAGLOOP_TAG_NAME>

 

Inserts the name of the current tag.

<TAGLOOP_TAG_VALUE>

 

Inserts the comparison value of the current tag.

 

 


Copyright © 2018  Synergex International, Inc.