NorskSystem.setGlobalOptions() method
Set global options that affect automatic conversion behaviour. Only supplied fields are changed; omitted fields retain their current (or default) values. Changes take effect on future subscriptions only.
Signature:
setGlobalOptions(options: GlobalOptions): Promise<void>;
Find Examples
Search for examples using setGlobalOptions in our examples repo.