Skip to main content

##beginquote ... ##EndQuote

Quote the text string they enclose, doubling all quotes within text.

Description

The ##beginquote text ##EndQuote macro preprocessor directives quote the text string they enclose, doubling all quotes within text. Similar in purpose to the ##quote directive, but ##beginquote ... ##EndQuote allow for unpaired parentheses or quotes, as shown in the following example:

  SET code($i(code))=##beginquote SET def="SQL code-generation" &SQL(SELECT Name ##EndQuote
    SET code($i(code))=##beginquote FROM Sample.Person) ##EndQuote
Purpose of this instance: Draft documentation
DocReleaseID: IRIS2025.1
Content loaded from:
/staging/learning/iris-doc/2025.1.x/doc/cache/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/ensemble/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/security/en-us/src/
/staging/learning/iris-doc/2025.1.x/doc/iris/en-us/src/
Excluded items: EAST, EDICOM, EHL72, EHL7T, HXHCINST, HXHCRN, HXIHINST, HXIHRN, PAGE_healthcare
FeedbackOpens in a new tab