Share via


FILENAME Function (XMLport)

<Token> APPLIES TO: Microsoft Dynamics NAV Windows client only</Token>

Gets the current value of the FileName Property of an XMLport and sets this property to a new value.

Syntax

  
[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.

See Also

XMLport Data Type