parseUrl() Operation
Builder 7.5.0
Syntax |
NONE
| |
|---|---|---|
| Semantics | Parses an URL given in a String variable into the following data structure:
Apart from these defaults: not given elements will be | |
| Substitutables | aUrlString | A String containing a valid URL.
|
aUrlObject | An object of type URL. | |
| Error Codes | Find the related error codes on System Errors. | |
FUMSM/32 | URL parsing error. | |
| Examples |
NONE
Output:
| |
Related Pages:

