Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 3.25 KB

File metadata and controls

39 lines (31 loc) · 3.25 KB

docs » plugins.core.language


Language Module.

API Overview

API Documentation

Functions

Signature plugins.core.language.getCommandPostLanguages() -> table
Type Function
Description Gets CommandPost Languages in Table
Parameters
  • None
Returns
  • installedLanguages - table of Installed Languages
Signature plugins.core.language.getCommandPostLanguagesMenu() -> nil
Type Function
Description Gets a table for the Menubar creation of all the supported CommandPost Languages
Parameters
  • None
Returns
  • settingsLanguage - table of Supported Languages for CommandPost's Menubar
Signature plugins.core.language.loadCommandPostLanguages() -> nil
Type Function
Description Loads Command Post Languages
Parameters
  • None
Returns
  • None