Action for each line in a text file?

Is there a way I can read a text file and run action on each line in it ?,  I can do it with a script but is there an FB action for that ?

Got it, I used the The Stack and Queue actions

Hi Elad,

Have a look at the ‘File Contents Iterator’, it will execute its child actions for each line in a text file.

Regards,
Paul.

Thanks, exactly what I was looking for.