Class: While

While()

This class implements a node that is able to iterate until a condition become false, like while(condition) do();