Jump to: navigation, search

GVP MCP:vxmli:sip-sendemptyuserdata

Line 2: Line 2:
 
|hidden=true
 
|hidden=true
 
|default=true
 
|default=true
|shortdesc=For internal use.
+
|valid=
 +
|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.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
Line 14: Line 16:
 
|section=vxmli
 
|section=vxmli
 
|parameter=sip.sendemptyuserdata
 
|parameter=sip.sendemptyuserdata
 +
|groupid=grpNGI
 +
|groupname=NGI
 +
|format=boolean
 +
|displayname=SIP Send Empty Userdata
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Revision as of 04:28, February 24, 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!