Changes

Advanced Logic

71 bytes added, 19:02, 29 May 2009
no edit summary
* '''<nowiki>instr(concat(',','@me.rolelist@',','),',1234,') OR instr(concat(',','@me.rolelist@',','),',1235,')</nowiki>'''
:: - true for role IDs 1234 and 1235
:::Note: ''concat(',','@me.rolelist@',',')'' creates a list of all the roleid's associated with the current user, and ''instr'' tests to see if the roleid you specified is in the list.
* '''1=0''' - never true
0
edits