Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 14.0.
Creates an InStream object for a file. This enables you to import or read data from the file.
Syntax
FileUpload.CreateInStream(InStream: InStream)
Parameters
FileUpload
Type: FileUpload
An instance of the FileUpload data type.
InStream
Type: InStream
The InStream object type that has been created.
Related information
FileUpload Data Type
Getting Started with AL
Developing Extensions