Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Return values

An @function calculates a return value and replaces itself with the value. The use of the @function must be appropriate for its data type. For example, @Power can compute the value of a numeric field:

@Power(2; Exp)

But must be wrapped in @Text to compute the value of a text field:

@Text(@Power(2; Exp))
Related topics
@Power
@Text




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009