Main public logs
More actions
Combined display of all available logs of Catglobe Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:54, 22 July 2026 [email protected] talk contribs created page Qualification removeLevelOnUsers (Created page with "{{HelpFiles}} ==== Qualification_removeLevelOnUsers ==== Remove qualification level on users '''Syntax''' Qualification_removeLevelOnUsers(array userRId, number qualificationId); '''Return type''' Empty === Examples === <source lang="javascript"> array a = Qualification_getByName("B2B"); print(a); Dictionary b = Qualification_getLevelForUsers({12649177},a[1],0,1000); print(b); Qualification_setLevelOnUsers({12649177},a[1],3); Dictionary c = Qualification_getLev...") Tag: Visual edit