StringQ¶ Tests whether an expression is a string. $ wo 'StringQ["hello"]' True $ wo 'StringQ[5]' False