m

m


lt Index Level modifiers
Syntax
Category Access
Type Option
Description Allows all values to be processed by the output conversion -- even nulls.

Normally, null values are not processed by the output conversion so that they do not necessarily take up space on a report. However, some output conversion, such as those that call basic subroutines, may need to see each and every value, even if it's null.

The equivalent modifier is "converting-nulls".
Options
See Also converting-nulls options:
Example
Warnings
Compatibility D3 7.0
lt Index Level modifiers