JS LIST

Core command JS LI JSLI

Display list of files in the JS scripts catalog, scoped to the current connection's instance and environment by default

Arguments

<searchTerm> (optional) a search term, or the literal ALL (every instance/environment)

Examples

JS LIST;
JS LIST migrate;
JS LIST ALL;

Notes

Lists the entries in the JS scripts catalog: JS LIST [<searchTerm>|ALL].

Same shape as SCRIPT LIST (see its Javadoc and docs/SQL_LIBRARY_AND_SCRIPTS.md, sections 3, 4, 4a) applied to the JsScripts root instead of Scripts: instance/environment-scoped by default, the ALL keyword lifts both dimensions, grid output.

Last modified in release 5.1.2.