Beginner Tutorials examples bug

Report problems with documented functionality
Chinese

Beginner Tutorials examples bug

17 Jul 2017, 02:51

In the AutoHotKey Help Document, Tutorial (quick start) Section
3, 4 & 5 can be combined too. var:="The value of 5+ " Variable " is: " 5+Variable

There is an error here, The right syntax is below:
3, 4 & 5 can be combined too. var:="The value of 5{+} " Variable " is: " 5+Variable
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: Beginner Tutorials examples bug

19 Jul 2017, 04:09

No. Wrapping + in {} is only appropriate if you are passing it to Send. That part of the tutorial does not use Send.

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 53 guests