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

Group convertToStaticUsers: Difference between revisions

From Catglobe Wiki
Created page with "Category:Group_Functions {{HelpFiles}} ==== Group_convertToStaticUsers ==== Convert to static for all users of a group '''Syntax''' Group_convertToStaticUsers(''groupR..."
 
(No difference)

Latest revision as of 07:34, 26 October 2016


Group_convertToStaticUsers

Convert to static for all users of a group

Syntax

Group_convertToStaticUsers(groupResourceId)

Arguments

  • groupResourecId: is a number expression. It is the group's resource id

Return value

empty

Examples

number gRsId = 15544391;
Group_convertToStaticUsers(gRsId);