mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
Updated Scripting: chk (markdown)
parent
9d29c792e9
commit
44ec57ece3
@ -10,13 +10,9 @@ Example:
|
||||
|
||||
**Example 1**
|
||||
True: `chk hello hello`
|
||||
True: `chk "hello" "hello"`
|
||||
True: `chk "hello" hello`
|
||||
True: `chk hello "hello"`
|
||||
|
||||
Arguments are not case sensitives.
|
||||
|
||||
**Example 2**
|
||||
True: `chk "hello" "hello"`
|
||||
True: `chk "hello" hello`
|
||||
True: `chk hello "hello"`
|
||||
True: `chk HELLO hello`
|
||||
True: `chk HeLlO hElLo`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user