Versions Compared

Key

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

...

Example 2 - checking whether a ticket has comments

Code Block
hasInput("comment");

Returns "true" if the Comment field contains a value and "false" if the Comment field is empty.