This function uses 'substr' to extract the starting characters of a string up to either the first instance of a given stop character or the first unreadable character.
1 | timid.substr(x, up.to)
|
x |
a character string |
up.to |
a regular expression |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.