inc

From Arx Libertatis Wiki
Revision as of 22:57, 17 April 2020 by Ds (talk | contribs) (Created page with "{{ScriptCommandPage |description=add a value to a script variable |parameters= variable variable Name of the variable to add to value number Value to add...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The inc script command is used to add a value to a script variable.

Usage

inc <variable> <value>

Context: Ignored

Parameters:

ParameterTypeDescription
variable variable Name of the variable to add to
value number or variable Value to add to the variable