[Temp] Field

Parameter is a single new field name or a space separated list of new field names.

Description:

Parameter is a single new field name or a space separated list of new field names. These names will be created in the local Query's run time scope only. They will not exist until after this Attribute is executed and will be discarded after processing the remaining Attributes.

Example:

[Temp] NewFieldName1 NewFieldName2