Procedures, 12
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| ReadFromBlob | (FieldRef) | public | 17-28 | - | |
| ReadFromText | (Text) | public | 17-28 | - | |
| FindArray | (var Record JSON Buffer, Text) | Boolean | public | 17-28 | - |
| GetPropertyValue | (var Text, Text) | Boolean | public | 17-28 | - |
| GetPropertyValueAtPath | (var Text, Text, Text) | Boolean | public | 17-28 | - |
| GetBooleanPropertyValue | (var Boolean, Text) | Boolean | public | 17-28 | - |
| GetIntegerPropertyValue | (var Integer, Text) | Boolean | public | 17-28 | - |
| GetDatePropertyValue | (var Date, Text) | Boolean | public | 17-28 | - |
| GetDecimalPropertyValue | (var Decimal, Text) | Boolean | public | 17-28 | - |
| GetValue | () | Text | public | 17-28 | - |
| SetValue | (Text) | public | 17-28 | - | |
| SetValueWithoutModifying | (Text) | public | 17-28 | - |