MivaScript Builtin Function, Miva Merchant 9+
ispunct( string )
<mvt:assign name="g.return_value" value="ispunct( string )" />
Test if all characters are whitespace (space, tab, vertical tab, newline, form feed) characters.
string
the characters tested