isUserInRole

Determines whether an authenticated user belongs to the
specified Role.

isUserInRole(role_name) → returns string

Argument Reference

role_name string
Required

Examples
Sample code invoking the isUserInRole function


Fork me on GitHub