User | Kudos |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |
Allow the Select comparison function to accept an array as its S Select input. This would allow the result of an array comparison to be followed by the Select function and if that array were then wired to one of the Select T or F, would allow each array element to then be replaced individually based on the separate boolean result. One of the Select input (T/F) would be allowed to be a scalar so the array element could be replaced by that one value if desired. This capability would provide an alternative to performing this operation with a For Loop and take up less diagram space.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.