Pal, Peter's AutoIt Library Pal Wiki
Library for window, GUI, controls, string, math, data lists, dialogues
Brought to you by:
peverbeek
AutoIt file: String and File String.au3
| Function | Description |
|---|---|
| _XMLHasTag | Tests if XML has begin or end tag |
| _XMLGetString | Returns (converted) string between XML tag, XML character like < can be automatically converted to <, etc. |
| _XMLSetString | Returns XML line with string between tag |
| _XMLStringToString | Returns XML string to string |
| _StringXMLToString | Returns string to XML string |