Syntax
Public Function SymbolsCount() As Long
Description
This function returns the symbols count.
Return value
Returns a number of type Long.
Sample
Public Sub main() Msgbox (BO.SymbolsCount())End Sub
See Also
Syntax
Public Function SymbolsCount() As Long
Description
This function returns the symbols count.
Return value
Returns a number of type Long.
Sample
Public Sub main() Msgbox (BO.SymbolsCount())End Sub
See Also