FileName (FileInterface)

Syntax

<Path>.FileName:string

The attribute FileName sets the name of the file.

Data Type of the Value You Can Assign

You can assign a value of data type string.

Example

MyFileInterface.FileName := "C:\users\johnE\myData.txt"

Related Topic

File Name