Unicode variable names: Difference between revisions

Content added Content deleted
(→‎{{header|AutoHotkey}}: Marked incomplete. Can you provide a link to the language documentation on this?)
(→‎{{header|AutoHotkey}}: provide a link to the language documentation and removed the message)
Line 7: Line 7:


=={{header|AutoHotkey}}==
=={{header|AutoHotkey}}==
The earlier version of AutoHotkey (AutoHotkey Basic) will produce an error since it doesn't support Unicode. It is perfectly working in AutoHotkey_L Unicode (Lexikos Custom Build).
{{incomplete|AutoHotkey|Can you provide a link to the language documentation on this?}}
Documentation: http://www.autohotkey.net/~Lexikos/AutoHotkey_L/docs/Variables.htm
The earlier version of AutoHotkey (AutoHotkey Basic) will produce error since it doesn't support Unicode. It is perfectly working in AutoHotkey_L (Lexikos Custom Build).


{{works with|AutoHotkey_L}}
{{works with|AutoHotkey_L}}