Workshop.codes
Create

Global Variable Last updated November 26, 2024

Description

The current value of a global variable, which is a variable that belongs to the game itself.

Snippet

Global Variable(variableName);

Properties

Returns: Value
Parameters: Variable

Variable
Type: Global Variable, Default: A
The variable whose value to acquire.

Workshop.codes