Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 13.0.
Gets the file name.
Syntax
FileName := FileUpload.FileName()
Note
This method can be invoked using property access syntax.
Parameters
FileUpload
Type: FileUpload
An instance of the FileUpload data type.
Return Value
FileName
Type: Text
The name of the file.
Related information
FileUpload Data Type
Getting Started with AL
Developing Extensions