Codeunit 9044 ABS Format Helper in 20
- App
- System Application
Versions171819202122232425262728latest
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| AppendToUri | (var Text, Text, Text) | public | - | |
| RemoveCurlyBracketsFromString | (Text) | Text | public | - |
| GetBase64BlockId | () | Text | public | - |
| GetBase64BlockId | (Text) | Text | public | - |
| BlockDictionariesToBlockListDictionary | (Dictionary, Dictionary, var Dictionary, Boolean) | public | - | |
| BlockListDictionaryToXmlDocument | (Dictionary) | XmlDocument | public | - |
| TagsDictionaryToXmlDocument | (Dictionary) | XmlDocument | public | - |
| TagsDictionaryToSearchExpression | (Dictionary) | Text | public | - |
| QueryExpressionToQueryBlobContent | (Text) | XmlDocument | public | - |
| TextToXmlDocument | (Text) | XmlDocument | public | - |
| ConvertToDateTime | (Text) | DateTime | public | - |
| ConvertToInteger | (Text) | Integer | public | - |
| ConvertToBoolean | (Text) | Boolean | public | - |
| GetNewLineCharacter | () | Text | public | - |
| GetIso8601DateTime | (DateTime) | Text | public | - |
| GetRfc1123DateTime | (DateTime) | Text | public | - |
| XmlDocumentToTagsDictionary | (XmlDocument) | Dictionary | public | - |