The following functions are used to manage URIs:
| | BufferToURI | Saves the contents of a buffer to a resource identified by its URI. | FileToURI | Saves the contents of a file to a resource identified by its URI. | URIGetInfo | Retrieves information of a URI resource. | URISelect | Opens a system window to select a resource from: - from the device file system,
- from the Cloud (Google Drive, Microsoft OneDrive, etc.)
- or from one of the content managers installed on the device.
| URIToBuffer | Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. | URIToFile | Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
This page is also available for…
|
|
|
|