Table of Contents |
---|
...
Inside of the Folio application, all the apps properties appear:
- Upload
- Saved Filter
- Docs
- Add
- Edit
- Tools
- Download
- Delete
...
An example would be: readAll(site) Another example: [1,2,3,4,5,6,2+4,today()]
Features
Minimize
...
2. The user can paste the file and select which text format it is
Saved Filter
The Saved Filter button will display a list of functions that the user can use to view their files
To use it the user will have to:
- Select on the dropdown arrow icon located on the left of the text field
- Once selected, the user will have a dropdown list that is sectioned into 4 categories
- Files
- Graphics
- Graphics Builder
- Trash
- When a user selects on a category, they will be displayed with functions that can be selected and populate automatically in the text field.
Docs
The Docs button will display a list of all the core available functions and their docs so that building new axon function is easier
...