f:uri.resource¶
Properties¶
path¶
- Variable type
- String
- Description
- The path including filename to the file, relative to the
Resources
folder of the current extension - Mandatory
- Yes
extensionName¶
- Variable type
- String
- Description
- If given, the file will be taken from the
Resources
folder of the given extension. - Default value
- NULL
- Mandatory
- No
absolute¶
- Variable type
- Boolean
- Description
- If
true
an absolute path to the file will be used. - Default value
- FALSE
- Mandatory
- No