Guide
Utilities
Wordsmith includes some handy utility functions:
Utility methods
isStringy
Returns true if the provided parameter is string-like, i.e. if it is a string, number, or string-castable Object.
| {% isStringy("foo") %} | 
      Caught a mistake or want to contribute to the documentation?
      
        Submit a PR via Github
      
      or
      email Support.
    
