FILENAME Function (XMLport)
Gets the current value of the FileName Property of an XMLport and sets this property to a new value.
[CurrFileName] := FILENAME([NewFileName])
Parameters
- NewFileName
Type: Text The new value of the FileName property.
Property Value/Return Value
Type: Text
The current value of the FileName property.