Functions for Computation Assignments#

The following functions can be used to assign values to computed survey fields. These functions are grouped by the type of value they return.

String#

  • Assignment

  • Concatenation

Number#

  • Assignment

  • Add

  • Subtract

  • Multiply

  • Divide

  • Absolute value

  • Round

  • Truncate

Date#

  • Assignment

  • Current date

  • Add to date

  • Subtract from date

Time#

  • Assignment

  • Current time

  • Add to time

  • Subtract from time