Description Usage Arguments Examples
Removes one character from each side of a string
. Useful for undoing functions like add_parentheses
or add_brackets
.
1 |
data |
1 2 | undo_closure("(45)")
"45"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.