Demultiplex Errors
- Updated2023-02-17
- 1 minute(s) read
Demultiplex Errors
Returns an array of all of the error clusters that were combined into a single error cluster using Multiplex Errors.
Inputs/Outputs

error in
An error cluster that represents all of the error clusters combined by Multiplex Errors.

errors out
An array of all the error clusters. If the error clusters were not combined using Multiplex Errors, errors out is an empty array.