Jump to content

Recommended Posts

Posted

I have a script with long lines. Is it possible to break the lines to make the script easier to read? Does AutoIt have something like a "line continuation character" (e.g. \) that can be used to break long lines into smaller pieces? Here is an example:

ControlSend("some very long text", \

$variable,"more text")

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...