Skip to main content

Use string literals in expressions

A string literal is a quote followed by text and then an ending quote. Escape sequences help the expression author resolve character conflicts within a string literal. This article, written from the developer’s perspective, explains how to use string literals in expressions.