| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Returns the number of tokens in a tokenizer environment.
Tokennum( [<@cTokenEnv>] ) --> nTokenCount
The function returns the total number of tokens of the specified tokenizer environment as a numeric value. The tokenizer environment must be initialized with TokenInit().
| See also: | TokenEnd(), TokenInit(), TokenNext() |
| Category: | CT:String manipulation , Character functions , Token functions , xHarbour extensions |
| Source: | ct\token2.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com