TML Details grid

  1. From the TML Details grid, click the required data element where the associated operation is Function.
  2. In the Source column, click once to display the browse button next to the required element then click this button. The Select Function dialog is displayed.
  3. Click the Value Type parameter for the function and select Value or Field.
  4. In the Value column, type a new value for the parameter as required.
  5. Check or uncheck the Numeric check box.

    This check box defines whether the value entered should be treated as an alphanumeric or a numeric value. The results of running a JavaScript function against different types will vary. For example, the concatenation function combines the alphanumeric values '1' and '2', creating the result '12', but if these are marked as numerics, the same function performs a sum giving the result '3'.

  6. Click OK.