Permission Group

When creating or editing triggers, you can make use of the parameter below.

				
					hasGroups('PermissionGroup1','PermissionGroup2')
				
			

This allows the trigger to know if the current user is a part of a specific permission group.

Take note that this function will only work if your form is using Owner Group Access.