Skip to content
Hariiiiiiii edited this page Feb 3, 2021 · 1 revision

Exits each context on the stack until the specified one is found. See the Exit command to exit a single context on the stack.

Usage

ExitTo <context name>

  • context name - The name of the context you want to exit to.

NOTE: The context stack can be viewed within the command line window prompt. For instance, you might have the prompt tags\potato.jmad\SkeletonNodes[0]. In this case you can use the command exitto tags to return directly to the tags\ context.

Clone this wiki locally