Returns true if the item is a folder.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean itemdata.isfolder()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if the current itenm is folder; otherwise, false.

Expand image Example

SXML