Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

fileAsync() and later file.slice() returns Blob which shows correct file size, but useless after that

Topic Labels: Scripting extentions
1532 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Maxim_KM
6 - Interface Innovator
6 - Interface Innovator

How to parse Blob, guys? Why this feature is introduced and no documentation and real examples of how to use it.
I need to parse local iOS localization file with extension .strings and get keys and values into a table. Any suggestions welcome.

1 Reply 1
Steve_Haysom
8 - Airtable Astronomer
8 - Airtable Astronomer

try looking into .arrayBuffer() instead of .blob()