<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >GetTableValueCount |
Gets the number of table value labels.
Prototype :
integer GetTableValueCount
(
No Arguments
)
Example :
_TraceLn(This.GetTableValueCount());
Available Events :
OnBind