Jump to: navigation, search

GVP MCP:vxmli:sip-sendemptyuserdata

Line 2: Line 2:
 
|hidden=true
 
|hidden=true
 
|default=true
 
|default=true
|valid=
+
|valid=Choose between: true or false
 
|takeseffect=
 
|takeseffect=
 
|shortdesc=This parameter is used to config the behavior when the namelist of <send> contains a varible with value '' (NULL). If set to true, the interpreter will send the NULL value as-is (ie. "var_empty=") in the messages being sent via sip. If set to false, the interpreter will send the NULL value as undefined (ie. "var_empty=undefined") in the messages being sent via sip.
 
|shortdesc=This parameter is used to config the behavior when the namelist of <send> contains a varible with value '' (NULL). If set to true, the interpreter will send the NULL value as-is (ie. "var_empty=") in the messages being sent via sip. If set to false, the interpreter will send the NULL value as undefined (ie. "var_empty=undefined") in the messages being sent via sip.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 +
  
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
  
 
{{OptionCreate
 
{{OptionCreate

Revision as of 20:45, November 23, 2017




View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

sip.sendemptyuserdata

Default Value: true
Valid Values: Choose between: true or false
Changes Take Effect:


This parameter is used to config the behavior when the namelist of <send> contains a varible with value (NULL). If set to true, the interpreter will send the NULL value as-is (ie. "var_empty=") in the messages being sent via sip. If set to false, the interpreter will send the NULL value as undefined (ie. "var_empty=undefined") in the messages being sent via sip.

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!