Content deleted Content added
m replace enclose="none" with inline in <syntaxhighlight...> to remove page from Category:Pages using deprecated enclose attributes |
|||
Line 116:
Complex Types may also be represent as literal values:
* Array: <syntaxhighlight lang=visualfoxpro
* [[CodeBlock]]: <syntaxhighlight lang=visualfoxpro
* Hash: <syntaxhighlight lang=visualfoxpro
Hashes may use ''any'' type including other Hashes as the ''Key'' for any element. Hashes and Arrays may contain ''any'' type as the ''Value'' of any member, including nesting arrays, and Hashes.
|