Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reworded for clarity.

...

BrightScript is a powerful scripting language for building media and networked applications for embedded devices. This language features integrated support for a lightweight BrightSign players. Through a library of lightweight BrightScript objects, which are used to expose the API of the platform (device) that is running BrightScript. The BrightScript language connects generalized script functionality with BrightScript enables access to the player’s API (Application Programming Interface) so that users can utilize the player’s underlying components for networking, media playback, UI screens, and interactive interfaces; . As an interpreted language (rather than a compiled one), BrightScript is optimized for generating feature-rich applications in an efficient and user-friendly applications with minimal programmer effortway.

The BrightScript This section is divided into two categories:

  • Language Reference:
    Outlines the characteristics of the BrightScript language , such as syntax, operators, statements, types, core library, etc.

  • Object Reference:
    Provides a directory of publicly available objects, interfaces, and methods that comprise the BrightScript API.

See Refer to the BrightScript-JavaScript Migration Guide to see the for info on mapping between BrightScript and JavaScript APIs for migration and other purposes.

See BrightAuthor Plugins and Parsers for information info about plugins and parsers.