#files passed to function
1 messages · Page 1 of 1 (latest)
it's not stored anywhere, but you can export it to the container filesystem as needed
what is passed to the function is actually a file ID. The data is stored in the engine. You can export it with File.export
ah nice! will make use of this, thank you for the reference
what language are you using?
Python
ah fantastic