TXT
nil visible for txt
This feature forces NULL values to show as empty lines. Forcing empty lines might be useful when combining data with other requests to keep data in order. By default empty values are not shown to reduce document length.
Usage:
?nil_visible=[True_or_False]
Value type: boolean (True or False)
Default: False
Applicable to: vector
Examples:
/Customer/Company.txt - not showing empty values by default
/Customer/Company.txt?nil_visible=False - not showing empty values
/Customer/Company.txt?nil_visible=True - showing empty values as empty lines