/
READ.FILE
READ.FILE
This command read an file specified in the From argument and loads it into a PBinaryStream stream, specified by the To argument, for later use.
The command is introduced in Perfion 2023-R2.
Properties
From | Input data source must be a path to a file. If the file does not exist, the command will fail. |
To | Name of the variable to load the file content into. |
Parameters
This command does not support any additional parameters
Examples
Example of the READ.FILE command, using an variable
READ.FILE example
, multiple selections available,
Related content
WRITE.FILE
WRITE.FILE
More like this
FTP.DOWNLOAD
FTP.DOWNLOAD
More like this
SELECT.API
SELECT.API
More like this
ScriptObject: PBinaryStream
ScriptObject: PBinaryStream
Read with this
Import images from hotfolder to image library
Import images from hotfolder to image library
More like this
Zip a list of product images into one file
Zip a list of product images into one file
Read with this