Symbol (programming): Difference between revisions

Content deleted Content added
added initial JavaScript section
m changed JavaScript symbol wording from "description method" to "description property"
Line 68:
</source>
 
The description of both types can be read withfrom the (read-only) ''description'' methodproperty. If a non-string description was provided it will be converted to a string (on symbol creation).
 
<source lang="JavaScript">