Difference between revisions of "DOES GROUP EXIST"
Jump to navigation
Jump to search
Letsplayordy (talk | contribs) (Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = integer |p1d = group handle |r = 0 }}") |
Letsplayordy (talk | contribs) |
||
Line 5: | Line 5: | ||
|p1t = integer | |p1t = integer | ||
|p1d = group handle | |p1d = group handle | ||
− | |r = | + | |r = 1 |
+ | |rt = boolean | ||
+ | |rd = returns if the group exists or not | ||
}} | }} |
Latest revision as of 12:36, 26 August 2014
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | group handle |
Return value: | ||
Type | Description | |
boolean | returns if the group exists or not |