putString method
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is used to put a String value for a XO_TYPE_(W)CHAR or XO_TYPE_(W)VARCHAR column in the buffer.
putString(strVal)
Parameters for putString
| Parameter | Type | Description |
| strVal | String | The value of the table column for a row. |