Condition node
The Condition node allows users to set conditions for executing child and parent nodes, which helps to automate script running. The specified conditions can be of various types, such as PDL/SRL expressions, number of records in the dataset, number of columns, file/column name, etc.
The node works with both a single column and a dataset. Some conditions may require a text column, while other conditions may work with column types. The main requirement for the node to work is that the parent node has a dataset.