skipExportingValue
is a utility function that returns true if
the current value should be skipped when exporting.
skipExportingValue(rawValue, exportOptions)
The value to check.
A list of options controlling export behaviour.
TRUE or FALSE indicating whether the current value should be skipped.