
Only Keep Values Where Try Parse Successful
In a for each loop we can use Keep node and connect it into TryParse *Success output to only keep elements that returned a successful result from TryParse

In a for each loop we can use Keep node and connect it into TryParse *Success output to only keep elements that returned a successful result from TryParse