How to read the content of a plain text file into a var?

Hi everyone,

I need to read the content of a plain text file into a var to use it later. The file is going to be include like an asset.

I have seen a component named FILE into the STORAGE PALETTE but I don’t know how to use it.

Please, anyone knows how I can do it?

Thanks a lot,
Jose

Its not that complicated at all.

You read the text, and then on the GotText response dump it into a variable.

I hope this helps. Blocks below.

4 Likes

Many thanks Cian!

It seems very simple.

Best,
Jose

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.