Skip to main content
Skip table of contents

SplitGroup

Summary

This allows application of all conversions contained one after the other, in the same way as in the ConversionContainer. If multiple state or value conversions are inserted, the value of a conversion will be applied to the input of the next conversion. The output value of the last conversion (in the Niagara order) will be applied to the point.

 

Implementation

 

Example

In the example below, the group "startWith43" allows a value conversion to be performed initially by selecting a portion of the string (see StringSlice) and then comparing it with the text "43" and thus applying a status "set" if this is not the case.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.