Hello All,
Where can I find all possible functions I can use and what is their meaning in the sysFilter condition enableIf attribute e.g. hasNamedRight(''), EVal(''), $(homeDir),$(loginId)... In documentation you can find only one, hasNamedRight(
- Basically I need something as hasNamedRight for to use with groups --> hasGroup('group_name')?
[EDIT] I had to create another named right and add it to the group.
- Also can I use "hasNamedRight(some_right1)=false or hasNamedRight(some_right2)=false" in enabledIf?
[EDIT] You can
Thanks Marcel