HyperView User's Guide

Null Tables and Default Arguments

Null Tables and Default Arguments

Previous topic Next topic No expanding text in this topic  

Null Tables and Default Arguments

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Some operators accept variable table arguments.  In this case, optional arguments are specified by passing the “null” table.  Arguments that have default values need not be specified when authoring XML, and will appear as “null” within the expression builder.  Default arguments can be overridden with a new value or left unspecified and remain unchanged.  String arguments can also have default values, and behave similarly to default table arguments.