Prev Next

Template Parameter Substitution Macros

If you want to provide access in a transformation template to data concerning the transformation of a Template Binding connector's binding parameter substitution in the model, you can use the Template Parameter substitution macros. The macro names are in Camel casing. Macros that represent checkboxes return a value of 'T' if the box is selected; otherwise the value is empty.

Template Parameter substitution macros

Macro Name

Description

See also

parameterSubstitutionFormal

'Template Binding Properties' dialog, 'Binding Parameter' tab, 'Parameter Substitution(s)' panel: Formal Template Parameter name.

parameterSubstitutionActual

'Template Binding Properties' dialog, 'Binding Parameter' tab, 'Parameter Substitution(s)' panel: Actual parameter name/expression.

parameterSubstitutionActualClassifier

'Template Binding Properties' dialog, 'Binding Parameter' tab, 'Parameter Substitution(s)' panel: Actual parameter classifier.

Learn more