Use quotation marks
- Last Updated: October 6, 2023
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can use single quotation marks (') and double quotation
marks (") interchangeably to define a string constant. You must balance them
properly, using the same type of quotation mark at the beginning and the end of the string.
Use double quotes if your string contains a single quote, and vice versa, as in the following
example:
|