Jump to content

Quoting constructs: Difference between revisions

m
(→‎{{header|Quackery}}: added commentary)
Line 372:
</syntaxhighlight>Long JSON strings can be broken up into smaller JSON strings and concatenated
using the infix "+" operator, e.g. <syntaxhighlight lang="jq">
"This is not such a "
+ "long string after all."</syntaxhighlight>
"Raw data", such as character strings that are not expressed as JSON strings,
2,472

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.