To specify conditions based on the attributes of the assigner, using the following format (without spaces):
$(_.user.attribute operator 'value')
Enclose string values in single quotation marks. Enter numeric values without quotation marks.
Examples
Sample conditions follow:
$(_.user.title=='Purchasing Officer')
$(_.user.defaultRole=='spadmin' || _.user.defaultRole=='stadmin')
| Copyright © 2013 CA. All rights reserved. |
|