Name
Treeviewleaf.SetItem -- set leaf item label
Synopsis
moai.DoMethod(id, "SetItem", column, l$)
Function
Changes the label text of the specified leaf item to l$.
Inputs
id
id of the leaf
column
column index of the leaf item
l$
desired new label text for the leaf item
Show TOC