Syntax @NumElements([,ENCODED]) Arguments The function returns the number of elements present in this attribute list. The name should contain a {} pair to indicate that it is a list. Range: Any Feature Attribute List ENCODED Optional argument if specified indicates that the argument is FMEParsableText encoded Description This function returns a count of the number of elements in an attribute list. Certain legacy systems, most often those using the Column Aligned Text (CAT) format, require such a count to be output. Consequently, this function is most commonly used to compute a value for a TRANSFER clause in a relation definition. Refer to the @Relate section in this chapter for details.