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 1.0.
Gets the current value of the FileName Property of an XmlPort and sets this property to a new value.
Syntax
[FileName := ] Xmlport.Filename([FileName: Text])
Note
This method can be invoked using property access syntax.
Parameters
Xmlport
Type: Xmlport
An instance of the Xmlport data type.
[Optional] FileName
Type: Text
The new file name.
Return Value
[Optional] FileName
Type: Text
The current value of the FileName Property of an XmlPort.
Related information
Xmlport Data Type
FileName Property
Get Started with AL
Developing Extensions