abstract........), asis returns that field as stored in the database; this differs from the named getter abstract........, which honours the field HTML/plaintext setting and may turn newlines into line-break tags. If the argument is not a field id, it is returned as literal text. asis is variadic, so any colons in the value are preserved: the colon-separated parts are simply rejoined with a colon. The result is never HTML-escaped.text required default (required)The value to return unchanged. If it matches a field id of the current item, asis returns that field exactly as stored (raw). Otherwise it is treated as literal text and returned verbatim; multiple colon-separated parts are rejoined with a colon.
{asis:plain literal text}
{asis:Q&A: 50% done}
[{asis:}]
{asis:a:b:c}
{asis:abstract........}