getRoleKey()
Last updated 12/09/2024
The
getRoleKey()
is a function on the Five
object that gets a rolekey from the internal Role table using the name of the role.
Available
Server
Function Signature
getRoleKey(name: string) : string;
| Parameter | Type | Description |
|---|---|---|
name | string | Name of the role |