Jump to: navigation, search

GVP MCP:vxmli:sip-sendemptyuserdata

m (1 revision imported: converting [ and ] characters to HTML-friendly code)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|hidden=true
 
|hidden=true
 
|default=true
 
|default=true
|shortdesc=For internal use.
+
|valid=Choose between: true or false
 +
|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}}
 +
 
{{PubExtended}}
 
{{PubExtended}}
 +
 
{{DraftExtended}}
 
{{DraftExtended}}
 +
 
{{OptionCreate
 
{{OptionCreate
 
|component=GVP_MCP
 
|component=GVP_MCP
Line 14: Line 19:
 
|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]]

Latest revision as of 01:59, August 20, 2019



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

This page was last edited on August 20, 2019, at 01:59.
Comments or questions about this documentation? Contact us for support!