Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • backupVariable (optional):
    a variable holding the original value entered by the user before processing took place
    This variable is not present before the processor action actually happens.
  • toVariable (optional) (since 5.1.2):
    a variable to store the processed value and leave the original value unchanged.
    This variable is not present before the processor action actually happens.

...