<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > Data Structures > cOptions > cOptions Methods > <cOptions>.Count |
Description
Returns the number of keys present inside a cOptions object.
Syntax
nKeys = <cOptions>.Count
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples