Comparison of programming languages (associative array): Difference between revisions

Content deleted Content added
Tcl: copy editing, switching order of "array" and "dict" subsections to be in accordance with introductory text
Visual Basic: copy editing
Line 1,866:
</syntaxhighlight>
 
=== [[Visual Basic]] ===
There is no standard implementation common to all dialects. [[Visual Basic]] can use the Dictionary class from the [[Windows Scripting Host|Microsoft Scripting Runtime]] (which is shipped with Visual Basic 6). There is no standard implementation common to all versions:
 
<syntaxhighlight lang=VB>