Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This command creates a shelf tab with the given name. It is used to build the button shelf when Shogun when Shogun Post is launched (see ScriptShelves.hsl in the main ShogunPost#.# directory).

...

None

Return value

void

Examples

Code Block
languagetext
createShelfTab "fileOps"; // This script will create a tab called "fileOps".

Additional information

Related commands

...