Returns the file or directory name of the current row.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.title()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The title field of the current row.

Used in

Macro Description
Dir Returns the directory listing of a specified path.

Expand image Example

SXML