Reading text from TXT file

Hello :smile:
I want to know if there is any way or any extension that can read text from TXT file and give the result as a string so i can use it like setting it as text for a label :grin:
Thanks :heart:

1 Like

You donโ€™t have to use an extension..We have the file component which has the read from method..It reads from txt and returns the result as string with the got text event..

6 Likes

Thanks a lot :heart:

Youโ€™re welcome.. :heart_eyes:

1 Like

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