Description Usage Arguments Value Examples
This function replaces all single white space characters with escaped versions (e.g. '\ ')
1 | removeSpaces(x)
|
x |
The string to remove spaces from |
x but with '\ ' instead of ' '
1 | removeSpaces('Remove Space')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.