Provides methods for returning common symbolic values and objects,
such as null, undefined, whitespace, object, array, and date.
These methods can be used in a variety of contexts where it is necessary
to represent these values or objects programmatically.
Remarks
Invoked in mapping rules using {@symbol.<method>} syntax.
Symbol methods take no parameters; they are called directly
in the @pipe structure.
Provides methods for returning common symbolic values and objects, such as
null,undefined,whitespace,object,array, anddate. These methods can be used in a variety of contexts where it is necessary to represent these values or objects programmatically.Remarks
Invoked in mapping rules using
{@symbol.<method>}syntax. Symbol methods take no parameters; they are called directly in the@pipestructure.