EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ParseHTML Property

Controls the behavior of the MessageHTML property.

Object Oriented Interface

public function getParseHTML();
public function setParseHTML($value);

Procedural Interface

inedi_htmlmailer_get($res, 39 );
inedi_htmlmailer_set($res, 39, $value );

Default Value

true

Remarks

This property controls the behavior of the MessageHTML property. If ParseHTML is set to False, you must provide valid values in MessageHTML, MessageText, and Images.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]