MivaScript Builtin Function, Miva Merchant 9+
isprint( string )
<mvt:assign name="g.return_value" value="isprint( string )" />
Test if all characters are printable (same as graphic characters, with the addition of the space character).
string
the characters tested