1 messages · Page 1 of 1 (latest)
```print:("{arg:0}")```
Successfully edited tag print.
Tag execution failed
Caused by:
0: An error occurred while processing arg
1: Missing index argument
Successfully edited tag print.
-t print
Tag execution failed
Caused by:
0: An error occurred while processing arg
1: Index 0 is out of bounds
-t print LMAO
print:("LMAO")
Successfully edited tag print.
print:("test")
print:("hello")
Successfully edited tag print.
print:("helloiloveyouguys")
Successfully edited tag print.
print:("test hello ")
-t print woah
print:("woah ")
Successfully edited tag print.