parameter._GROUPS_
Returns an array of groups to which the current user belongs.
Type
Array of Strings Groups to which currennt user belongs
Example
alert('User belongs to: ' + parameter._GROUPS_.join(', '))
| << VS.1.2 parameter | © 1996-2013 InetSoft Technology Corporation (v11.4) | parameter._ROLES_ >> |