Skip to main content

system.kanoa.sheet.updateUserFunction(functionInfo, userId)

Updates a security function


Parameters

functionInfo Dictionary

- categoryString
- descriptionString
- functionLabelString
- functionNameString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
msg String None if success


Example