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...") |
|||
Line 3: | Line 3: | ||
== 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 |
Revision as of 17:07, 11 April 2013
The File Functions are functions designed to make saving and organizing information on an end user's system.
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