mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
Add syntax and "basic" example
parent
a941138563
commit
59e0c083ea
@ -1,9 +1,17 @@
|
||||
This page delves into greater details about the `echo` command.
|
||||
|
||||
### Character Set
|
||||
## Usage
|
||||
The `echo` command is used to output data to the bottom screen. It will display this data and also `(<A> to continue)` underneath the data.
|
||||
|
||||
### Syntax & Example
|
||||
`echo <prompt>`
|
||||
Example:
|
||||
`echo "NAND backup has been restored.`
|
||||
|
||||
#### Character Set
|
||||
Including the blank space ` `, these are the available char.
|
||||
|
||||
` ` `!#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_``abcdefghijklmnopqrstuvwxyz{|}~`
|
||||
```!#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~```
|
||||
|
||||
### Implicit vs Explicit Statements
|
||||
In general, one worded, simple, or continuous phrases may be implicitly stated.
|
||||
|
Loading…
x
Reference in New Issue
Block a user