Added outputs
This commit is contained in:
@@ -4,4 +4,10 @@
|
||||
|
||||
Creates a string. Cannot create strings with a newline in them, but they can include null terminators (but why?).
|
||||
|
||||
Example usage (create string "Dingus"): `sDingus`
|
||||
Example usage (create string "Dingus"): `sDingus`
|
||||
|
||||
### o
|
||||
|
||||
Outputs a string.
|
||||
|
||||
Example usage (output the 3rd created string, second index): `o2`
|
Reference in New Issue
Block a user