Sort Pages - Sort Pages Alphabetically
Jump to navigation
Jump to search
This page is currently under construction, or it refers to features which are under development and not yet available for use.
This page is under construction. Its contents are only visible to developers!
This option is used to sort pages in the Pages section alphabetically, according to the names of the pages.
Usage
To use this option:
- Select two or more pages from the same folder (or the base of the Pages tree), or a single folder.
- Sort > Pages > Alphabetical Order.
includeWeb("QScript Functions for Sort and Delete");
sortPagesAlphabetically();
See also
- QScript for more general information about QScripts.
- QScript Examples Library for other examples.
- Online JavaScript Libraries for the libraries of functions that can be used when writing QScripts.
- QScript Reference for information about how QScript can manipulate the different elements of a project.
- JavaScript for information about the JavaScript programming language.
- Table JavaScript and Plot JavaScript for tools for using JavaScript to modify the appearance of tables and charts.