Jump to: navigation, search

GVP MCP:vxmli:sip-sendemptyuserdata

m (1 revision imported: converting [ and ] characters to HTML-friendly code)
 
(5 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 
 
 
 
  
 
{{PubExtended}}
 
{{PubExtended}}
 
 
 
  
 
{{DraftExtended}}
 
{{DraftExtended}}
 
 
 
 
  
 
{{OptionCreate
 
{{OptionCreate

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!