So I’m getting a warning on the nodes (SelectModelElements Data and SelectModelElements Data (ordered)).
The warning says:
"
Warning: This custom node contains an invalid input. Please fix the input before saving the custom node.
"
I have read some posts about the input being wrong, but still can’t figure out the issue. Editing the custom node the input causing issues says:
"
Error: This input symbol is not currently valid, and cannot be saved until it is fixed. Valid inputs take the form:
name : type = defaultValue
The input name should be a valid variable name, without spaces. An input type and default value are optional.
"
Right now the input is:
CategoryFilter: var = “”
I haven’t used DataShapes in awhile, but I think the last time I used it this node had a category filter on it. So maybe I’m just not understanding what this should be doing.