Procedures, 14
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| WriteAsText | (Text, TextEncoding) | public | 17-18, gone | - | |
| ReadAsText | (Text, TextEncoding) | Text | public | 17-18, gone | - |
| ReadAsTextWithCRLFLineSeparator | () | Text | public | 17-18, gone | - |
| StartReadingTextLines | (TextEncoding) | public | 17-18, gone | - | |
| StartWritingTextLines | (TextEncoding) | public | 17-18, gone | - | |
| MoreTextLines | () | Boolean | public | 17-18, gone | - |
| ReadTextLine | () | Text | public | 17-18, gone | - |
| WriteTextLine | (Text) | public | 17-18, gone | - | |
| ToBase64String | () | Text | public | 17-18, gone | - |
| FromBase64String | (Text) | public | 17-18, gone | - | |
| GetHTMLImgSrc | () | Text | public | 17-18, gone | - |
| GetImageType | () | Text | public | 17-18, gone | - |
| TryDownloadFromUrl | (Text) | Boolean | public | 17-18, gone | - |
| GetXMLAsText | () | Text | public | 17-18, gone | - |