Optional
options?: string[] | number[]Whether this traceability is restricted to certain options.
If the traceability does not have any preset options and this is true, an empty list will be displayed.
Optional
trace?: WorkerTraceabilityThe traceability to use. This must be set during setup, and cannot be changed at runtime.
The current traceability value.
If set, the available options for a user to select from for this traceability.
This can only be set on text or number traceabiilty. When set on text traceability, the options will be strings.
When used on a number field (int, decimal, or currency), the options will be numbers.