string string.literal(string data)
The following example returns the input string as-is.
{string.literal('hello world')}