Skip to main content

Player::getGroup

Returns the group ID the player is member of.

Syntax​

```js player.getGroup(); ```

Required Arguments​

Return value​

  • int

Example​

```js // todo ```

See also​