Procedures, 15
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| StringArray | (Integer) | public | 17-28 | - | |
| CharArray | (Integer) | public | 17-28 | - | |
| ByteArray | (Integer) | public | 17-28 | - | |
| Int32Array | (Integer) | public | 17-28 | - | |
| Length | () | Integer | public | 17-28 | - |
| SetTextValue | (Text, Integer) | public | 17-28 | - | |
| SetCharValue | (Char, Integer) | public | 17-28 | - | |
| SetByteValue | (Byte, Integer) | public | 17-28 | - | |
| SetIntValue | (Integer, Integer) | public | 17-28 | - | |
| GetValueAsText | (Integer) | Text | public | 17-28 | - |
| GetValueAsChar | (Integer) | Char | public | 17-28 | - |
| GetValueAsInteger | (Integer) | Integer | public | 17-28 | - |
| GetArray | (var DotNet Array) | public | 17-28 | - | |
| SetArray | (DotNet Array) | public | 17-28 | - | |
| IsNull | () | Boolean | public | 17-28 | - |