Accessing a list of supported JavaScript functions for a utility library

Find out which JavaScript utility functions are supported in offline-enabled apps, by reading the documentation that is part of the JavaScript text file rule for the function rule library.

Not all Java utility functions have a JavaScript equivalent that you can use in applications that users can access with an offline-enabled mobile app. For a utility function to be supported in offline-enabled mobile app, it must be listed in the JavaScript documentation for the library.

For a list of available utility function libraries, see Offline-supported function rule libraries.

  1. In Dev Studio, search for a library name, for example: DateTime.
  2. From the search results, open a text file rule, for example: pzpega_functions_DateTimeLibrary.
  3. Click Show JavaScript doc.
  4. In the left panel, click the library name to view the list of utility functions that are included in the library.