v1.2.0.1-beta1
Plugin Documentation

  1. Quick Start
    Get into the Action (and a Connector) – this is the "2 + 2" of how to use the plugin.
  2. Basic Principles
    Explains the general concept of how the plugin works and some of the terms used in the rest of the documentation.
  3. Plugin Actions
    Goes over all the Touch Portal Actions the plugin makes available.
  4. Plugin Connectors (Sliders)
    Using and working with the Connector counterparts of Actions, including notes on updating sliders from scripts.
  5. Settings, States and Events
    Details about available plugin settings, and some "utility" States it provides.
  6. Status and Logging
    Information about getting feedback about what is going on with your scripts and the plugin itself. Covers status and error alert States this plugin sends, as well as logging from within scripts (with console.log() and family).
  7. Scripting Syntax and Caveats
    Briefly discusses dealing with possible problem characters like quotes and the baaaackslash.