Takes a character string and attempts to determine if it could be a duration type string. Will return true if string starts with a number followed by an 's', and is also possibly followed by a space and then an open parenthesis and a ~ and a number and then anything. So it will falsely return "31.2s (~40 cubits)" as TRUE
1 |
x |
the string to be examined |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.