Garry's Mod Wiki

Garry's Mod Wiki

  string BRANCH

Description

A variable containing a string indicating which (Beta) Branch of the game you are using.

While this variable is always available in the Client & Menu
realms, it is only defined in the Server realm on local servers.

For more information on beta branches, see this page

Returns

1 string
The current branch.

Example

if BRANCH == "dev" then print("You are using the development branch!") end

The possible outputs are unknown (None), dev, prerelease and x86-64

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...