The converting-nulls modifier allows all values (including nulls) to be processed by the output-conversion. Normally, null values are not processed by the output-conversion so that they do not unnecessarily take up space on a report. However, some output-conversions, such as those that call FlashBASIC subroutines, may need to see each and every value, even if it is null.
Syntax
converting-nulls |
Synonym(s)
(m |
Example(s)
list |
See Also