@TRANSACTIONPROPERTYNAME

The TRANSACTIONPROPERTYNAME function returns the name of the transaction property for which the rule is being evaluated. This function supports the string return type. The value returned is the internal definition name of the transaction property. This function is only supported when part of a rule being evaluated is an initial value rule for a transaction property. The return from this function in any other context is undefined.

Parameters

@TRANSACTIONPROPERTYNAME ( )
This function takes no parameters.

Supported Return Types

String