Skip to content

Commit

Permalink
improve description of the function S3Write
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeloffner committed Oct 6, 2023
1 parent 375dfd4 commit e67b646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/fld/function.fld
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@
<alias>content</alias>
<type>object</type>
<required>yes</required>
<description>value to store on S3.</description>
<description>Value to write to S3. This can be a basic value, a binary, or a file reference defined like this: fileOpen("c:/my/file/path.txt").</description>
</argument>
<argument>
<name>charset</name>
Expand Down

0 comments on commit e67b646

Please sign in to comment.