Determines whether the current row being formatted is a directory.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean this.isdirectory()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if the current row represents a directory.

Used in

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

Expand image Example

SXML