Versions Compared

Key

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

...

You might also use these in conjunction with array-specific routines like arrayGetElement and arrayElementExists. See Array Routines for a list of available routines that manipulate arrays.

Validating the Screen Fields 
Anchor
ValidatingScreenFields
ValidatingScreenFields

Once you have a screen that requires additional user input, it is necessary to validate that input and let the user know if s/he did something wrong. This can be done by returning values from the script.

...