Jump to content

Tuples - does Autoit support tuples?


Go to solution Solved by Jos,

Recommended Posts

I cannot find the syntax for using tuples

Func ExtractMultiplier ($number)
    Return "10", "100"  ; <<<<< can I return tuple?
EndFunc

I'm pretty sure I was learning tuples using Python & Autoitscript but can't find the documentation for using Tuples in Autoitscript.

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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