Changes

InRole

31 bytes added, 22:11, 18 January 2014
no edit summary
There are three things to use caution about this syntax:
*'''Case Sensitive''' – Watch for The syntax must be '''inRole''' exactly: lower case “i” and upper case “R”
*'''Do not encapsulate the whole syntax''' – This syntax always returns a value, either true or false which mostly would not cause any problems for example in [[sslogic]] or visibility conditions. However, encapsulation of the syntax will return a string which is useless if not equaled to another string.
*'''Do not encapsulate the role name''' – Use the exact role name without quotes.
0
edits