VARNAME

%VARNAME%

Type: Variable

Category: N/A

Permission: N/A

Since Minecraft Version: v1.6.2

Since Version: v0.9.10

Minor: 9

API: 12

Patch: 10


Description

Contains the variable name.

Example
// Outputs the name together with the value
foreach(env)
    log("%VARNAME%: %%VARNAME%%")
next

Changelog
  • Added em v0.9.10: