System Functionssystem.kanoa.securitygetUserAssetCRUDOn this pagesystem.kanoa.security.getUserAssetCRUD(userId)Returns CRUD information by asset path and function for the given user.ParametersuserId Integer: Id of user executing the functionReturnsuserAssetCRUDInfo DictionaryExampleuserCRUDINfo = system.kanoa.security.getUserAssetCRUD(1)