A_IsUnicode value

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
Archimede
Posts: 509
Joined: 25 Nov 2021, 09:49
Location: Switzerland / Italy

A_IsUnicode value

16 Apr 2024, 04:40

Hallo.
I need to know the value of the Rev. 1 value of the language variable
A_IsUnicode
In the Rev. 2 this variable not exists: than what value i can use to substitute the A_IsUnicode rev. 1 variable?
Thank you very much
gregster
Posts: 9036
Joined: 30 Sep 2013, 06:48

Re: A_IsUnicode value

16 Apr 2024, 04:46

v2 is always Unicode
https://www.autohotkey.com/docs/v2/v2-changes.htm#built-in-variables wrote:Removed:
[...]
A_IsUnicode (v2 is always Unicode; it can be replaced with StrLen(Chr(0xFFFF)) or redefined with global A_IsUnicode := 1)

Return to “Ask for Help (v2)”

Who is online

Users browsing this forum: Descolada, teadrinker and 46 guests