Builtin functions
This page shows some examples of builtin Fore functions mainly for querying the browser URI.
click here first to initialize some values
- location-uri
- {uri()}
- uri-query:
- {uri-query()}
- param 'param1':
- {uri-param('param1')}
- param 'param2':
- {uri-param('param2')}
- uri-path:
- {uri-path()}
- uri-relpath:
- {uri-relpath()}
- uri-fragment:
- {uri-fragment()}
- scheme:
- {uri-scheme()}
- scheme specific part:
- {uri-scheme-specific-part()}
- host:
- {uri-host()}
- port:
- {uri-port()}
- local-date:
- {local-date()}
- local-dateTime:
- {local-dateTime()}