Answer the question
In order to leave comments, you need to log in
How to indent qna.habr.com comments?
How to indent when writing comments on this site? To make the code easy to read.
An example "code" is below.
XButton2::
{
Loop
{
send {WheelDown}
if !GetKeyState("XButton2", "P")
{
break
}
Sleep 50
}
}
Answer the question
In order to leave comments, you need to log in
https://beautifier.io/ (if initially everything is without indents) and then - to the Button
tag :code
</>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question