NCALC value definition

Please be informed that the recommend way to set conditioned values is with JavaScript.

Use NCALC functions as definied on the SMTX wiki pages to build a one line function that converts input in the desired output.

NCALC functions allow simple transformations, like converting the input into an all-caps output. Similar as with plain text value definitions, use the dropdown list below your edit field to select the placeholder you want to use as input in the NCALC function.

For example:

ToUpperCase('#REPLACE-PARTVALUE-Lastname||#')

Please note that single quotes are used around the placeholder. You can combine any amount of functions into 1 statement, but limited to a single line.

Last updated

Was this helpful?