======Show Toolbar======
----
Shows the toolbar containing the [[inventory]] button, etc.
====Signature:====
show_toolbar()
^Argument^Description^Type^Required^
| (No arguments for this function) ||||
====Example:====
show_toolbar();
//Results:// The toolbar buttons will now be visible.
Use the **Show Toolbar** function to restore the visibility of the toolbar if it was previously hidden by the [[Hide Toolbar]] function.
----
====Editor Node:====
{{:wiki:show_toolbar_node.png?nolink|}}
====Visual Demo:====
{{:wiki:hide_toolbar_demo.gif?nolink|}}
~~NOTOC~~