FCString will also accept Lua string or number.fcmctrltree.AddNode(self, parentnode, iscontainer, text)
[Override]
Override Changes:
string or number in addition to FCString.| Input | Type | Description |
|---|---|---|
self |
FCMCtrlTree |
|
parentnode |
`FCTreeNode | nil` |
iscontainer |
boolean |
|
text |
`FCString | string |
| Return type | Description |
|---|---|
FCMTreeNode |