Null Tables and Default Arguments

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.