Comment on page
$User
The $User entity represents a user created in the system from the ADM app ( but used within MOBFL).
The users are defined in the system by using ADM/Users

The $User entity can be used to obtain the list of the users together with their usernames and roles
Field name | Field data type | Description |
---|---|---|
userName | string | the name of the user |
role | string | the role of the user |
Last modified 1mo ago