...
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.
...
Code Block |
---|
hasInput("comment"); |
Returns "true" if the Comment field contains a value and "false" if the Comment field is empty.