ReadString Method (RealTimeBaseRecord)
- Last UpdatedApr 08, 2026
- 1 minute read
Specific method for reading a field of type string from the currently locked record.
| Overload | Description |
|---|---|
| ReadString(String) | Specific method for reading a field of type string from the currently locked record. |
| ReadString(RealTimeStringField) | Specific method for reading a field of type string from the currently locked record. |