Skip to content

Commit 5757193

Browse files
committed
Update file.yaml
1 parent 9aa1ef8 commit 5757193

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

elements/File/file.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
name: 'file'
22
description: |
3-
THIS FUNCTION NEEDS DOCUMENTATION
3+
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

Comments
 (0)