You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file object refers to a file loaded into memory.
4
+
It can be obtained using the [[fileCreate]] or [[fileOpen]] functions and then, for example, read using [[fileRead]] or used for any other file-related operation with the file functions.
0 commit comments