49
edits
| Line 172: | Line 172: | ||
bob | bob | ||
</kua> | </kua> | ||
: | : Back ticks are preemptively removed before calling the context, effectively treating the rest of the statement as a block that will execute as though were actually in the 'lua' context. Quotes are not removed normally as they may be important to the context's default command. Back ticks are special in that they will be removed from the start and end of the script statement. | ||
== Notes == | == Notes == | ||
* | * | ||