Toggle menu
913
3.8K
30.2K
279.2K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Qualification removeLevelOnUsers: Revision history

From Catglobe Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 July 2026

  • curprev 03:0103:01, 22 July 2026 [email protected] talk contribs 415 bytes −178 →Examples
  • curprev 02:5402:54, 22 July 2026 [email protected] talk contribs 593 bytes +593 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