|
<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > Data Structures > cHash > How to add new elements |
cHash allows some different ways to add elements to a cHash object
▪Using .Add method
▪dynamically specifying an unknown element name
▪dynamically starting with a double quote string will be considered a strong expression
▪dotted notation
▪backslash notation
▪