IsFolder Method (SapTree)

Class

SapTree class

Action

Whether the given node is a folder.

Syntax

bFolder = tree.IsFolder(nodeKey)
Variable Description
bFolder BOOLEAN.
nodeKey The key of the node. STRING.