1
edit
Changes
no edit summary
==Sample Conditional Statements==
'''NOTE:'''Avoid using IDs in general (ie. typid, statusid). Using field names rather than IDs allows for better readability and cloning.
* Using role name vs. role id
'!@me.inRole(Organization Contact)@'
rather than
'instr('@me.rolelist@',',10733,')=0'
* Not true for the Level 1 template with typeid ''12345''