get webmonitor users by role(a,b,c)
Group |
The function writes all DataCockpit users (of the currently selected client) who have role a assigned into list b, prefixing each user with WebMonitor:.
Parameter Description
Parameter |
Description |
a |
Name of the DataCockpit role to be read out. |
b |
Name of the list in which the DataCockpit users should be written. |
c |
(optional) If true, the list b is cleared beforehand. Default: false. |