Client script functions are custom JavaScript functions that can be inserted into a validation (in the Action Expression field or Data Expression field, or the Message of a Notification) in as few as two clicks. Some client script functions are pre-defined in TrialBuilder. You can add more of these functions as necessary.
Client script functions should be used if:
· Performing the same type of derivation repeatedly
· Working with arrays
· Using regular expressions
Knowledge of JavaScript is required to create validations and client script functions.
You can manage script functions in the following ways:
· View client script functions
· Add a client script function
· Edit a client script function
· Perform bulk operations (delete client script functions)