dec

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

The dec script command is used to subtract a value from a script variable.

Usage

dec <variable> <value>

Context: Ignored

Parameters:

ParameterTypeDescription
variable variable Name of the variable to subtract from
value number or variable Value to subtract from the variable