Formula Builder
From LongJump Support Wiki
Revision as of 23:13, 12 July 2011 by imported>Aeric
The Formula Builder lets you interactively define a Formula Expression.
Here is an example:
To build that formula:
- The User Field "Role" was chosen, to insert user.primaryteamrolename
- The Operator "not equal" was chosen, to insert !=
- The role name was typed in, enclosed in double quotes: "Director"
- The entire expression was surrounded in single quotes: '...'
- The [Check Syntax] button was clicked, to ensure validity.