MvDo Function, MVT, Miva Merchant 9+, Engine v5.22+
encodeentities( string )
<mvt:assign name="g.return_value" value="encodeentities( string )" />
Returns a copy of string in which all characters have been converted to their HTML entity equivalents, where applicable (for example, & is converted to "&"). This function is the opposite of decodeentities.
string