Description Usage Arguments Value Examples
Concatenate and form strings (with space separation)
| 1 | x %s% y
 | 
| x | One object | 
| y | Another object | 
A string combining x and y with a space separating them
| 1 2 | `%s%` <- CPAT:::`%s%`
"Hello" %s% "world"
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.