File Functions
From UBot Studio
(Difference between revisions)
(Created page with "The '''File Functions''' are functions designed to make saving and organizing information on an end user's system. == List of File Functions == *Special Folder: Returns...") |
|||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | The '''File Functions''' are functions | + | The '''File Functions''' are functions help you in saving and organizing information on an end user's system. |
+ | |||
+ | [[File:ffunctions.jpg]] | ||
== List of File Functions == | == List of File Functions == | ||
− | |||
*[[Get Files]]: Returns the list of all files within a given directory ''(Professional and Developer Editions Only)'' | *[[Get Files]]: Returns the list of all files within a given directory ''(Professional and Developer Editions Only)'' | ||
+ | |||
+ | *[[File Exists]]: Returns whether or not a file exists. | ||
+ | |||
+ | *[[Folder Exists]]: Returns whether or not a folder exists. | ||
+ | |||
+ | *[[Special Folder]]: Returns the path of a special system folder |
Latest revision as of 18:33, 29 June 2023
The File Functions are functions help you in saving and organizing information on an end user's system.
[edit] List of File Functions
- Get Files: Returns the list of all files within a given directory (Professional and Developer Editions Only)
- File Exists: Returns whether or not a file exists.
- Folder Exists: Returns whether or not a folder exists.
- Special Folder: Returns the path of a special system folder