system.kanoa.sheet.updateUserFunction(functionInfo, userId)
Updates a security function
Parameters
functionInfo Dictionary
| - category | String | |
| - description | String | |
| - functionLabel | String | |
| - functionName | String |
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
Example