You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for further info: You can call "getUserInfo" in order to see all possible functions for your user. Furthermore, you can list all whitelists by calling "getWhitelists" and then receive all whitelist names with their corresponding functions (thus it includes all possible function names).
However, I am going to implement a new function called "getWhitelist" for looking up all function names of a certain whitelist and "getAllFunctions" for the desired overview. :)
At the moment it is not possible to request all possible function names (when adding them to whitelists) to display in a User Interface.
The text was updated successfully, but these errors were encountered: