System Functionssystem.kanoa.securitygetUserCRUDOn this pagesystem.kanoa.security.getUserCRUD(userId)Returns CRUD information by asset id and function for the given user. This function is deprecated and replaced with getUserAssetCRUD()ParametersuserId IntegerReturnsuserCRUDInfo DictionaryExampleuserCRUDINfo = system.kanoa.security.getUserCRUD(1)