mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
Updated Scripting: set & variables (markdown)
parent
f23a9d44f4
commit
d25fd2c62d
@ -7,5 +7,14 @@
|
|||||||
### User Defined Variables
|
### User Defined Variables
|
||||||
|
|
||||||
### Environmental Variables
|
### Environmental Variables
|
||||||
|
These are variables with values that cannot redefined.
|
||||||
|
|
||||||
|
**Example:**
|
||||||
|
`echo $[GM9OUT]`
|
||||||
|
**Output:** 0:/gm9/out
|
||||||
|
|
||||||
|
`set GM9OUT "0:/gm9/in"`
|
||||||
|
`echo $[GM9OUT]`
|
||||||
|
**Output:** 0:/gm9/out
|
||||||
|
|
||||||
## Notes
|
## Notes
|
Loading…
x
Reference in New Issue
Block a user