TinyMUX

Function access

Configuration

CONFIG PARAMETER: function_access <function> !<priv> [!<priv>]…

Changes the privileges needed to call the MUX function <function>. If you do not have permission to call a function, the function returns the value “#-1 PERMISSION DENIED” instead of the value it would normally return.

Related Topics: @list functions, FUNCTION LIST, PERMISSIONS.