mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
Put in info.
parent
59e0c083ea
commit
d81c837707
@ -1 +1,16 @@
|
||||
**Example 1**
|
||||
This page delves into greater details about the `chk` command.
|
||||
|
||||
## Usage
|
||||
The `chk` command is used to check two values against each other (this is not case-sensitive).
|
||||
|
||||
### Syntax & Example
|
||||
`chk <arg1> <arg2>`
|
||||
Example:
|
||||
`chk $[HAX] ntrboot`
|
||||
|
||||
## Notes
|
||||
|
||||
The two arguments follow the same [implicit vs explicit argument rules](https://github.com/d0k3/GodMode9/wiki/Scripting:--echo#implicit-vs-explicit-statements) as all other scripts.
|
||||
|
||||
|
||||
The two arguments can be many things, but the main use is variables. For example, checking if a variable matches another variable, or a certain string (i.e. `1:/import`, `a9lh`, `0`).
|
Loading…
x
Reference in New Issue
Block a user