I'm trying to figure out the conditional statements behind showing an item based on if people are not part of a particular usergroup.
In other words:
<if usergroup != "this group">
Show script
</end if>
Guessing it's really easy, but haven't been able to dig it out via search?
In other words:
<if usergroup != "this group">
Show script
</end if>
Guessing it's really easy, but haven't been able to dig it out via search?