mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-27 06:02:48 +00:00
Updated Scripting: chk (markdown)
parent
2792d78008
commit
49b34d6fea
@ -16,13 +16,12 @@ True: `chk hello "hello"`
|
|||||||
True: `chk HELLO hello`
|
True: `chk HELLO hello`
|
||||||
True: `chk HeLlO hElLo`
|
True: `chk HeLlO hElLo`
|
||||||
|
|
||||||
(WIP explanation for why cases for example 2 are false).
|
|
||||||
|
|
||||||
**Example 2**
|
**Example 2**
|
||||||
False: `chk hello bye`
|
False: `chk hello bye`
|
||||||
False: `chk hello konichiwa`
|
False: `chk hello konichiwa`
|
||||||
False: `chk hello hello.`
|
False: `chk hello hello.`
|
||||||
False: `chk zero 0`
|
False: `chk zero 0`
|
||||||
|
False: `chk 00 0`
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user