Name
Treeviewleaf.GetItem -- get leaf item label
Synopsis
t$ = moai.DoMethod(id, "GetItem", column)
Function
Returns the label text of the item in the specified leaf column.

Inputs
id
id of the leaf
column
column index of the item
Results
t$
label of the specified item

Show TOC