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