Procedures, 20
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| Init | (Text) | public | 17-28 | - | |
| GetAbsoluteUri | () | Text | public | 17-28 | - |
| GetScheme | () | Text | public | 17-28 | - |
| GetHost | () | Text | public | 17-28 | - |
| GetPort | () | Integer | public | 17-28 | - |
| GetAbsolutePath | () | Text | public | 17-28 | - |
| GetQuery | () | Text | public | 17-28 | - |
| GetFragment | () | Text | public | 17-28 | - |
| GetSegments | (var List) | public | 17-28 | - | |
| EscapeDataString | (Text) | Text | public | 17-28 | - |
| UnescapeDataString | (Text) | Text | public | 17-28 | - |
| IsValidUri | (Text) | Boolean | public | 17-28 | - |
| GetUri | (var DotNet Uri) | public | 17-28 | - | |
| SetUri | (DotNet Uri) | public | 17-28 | - | |
| GetAuthority | () | Text | public | 22-28 | - |
| IsWellFormedUriString | (Text, Enum UriKind) | Boolean | public | 23-28 | - |
| IsBaseOf | (var Codeunit Uri) | Boolean | public | 23-28 | - |
| ValidateIntegrationURL | (Text, Text) | Text | public | 28 | - |
| AreURIsHaveSameHost | (Text, Text) | Boolean | public | 28 | - |
| IsValidURIPattern | (Text, Text) | Boolean | public | 28 | - |