Versions Compared

Key

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

...

Returns an array containing the names of apps that the system knows about. The names are defined inĀ app.json.

Basic Example:

Code Block
digium.app.getList();

...