Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

[Solved] Call Function with specific variables

$
0
0
Hi,

Is it possible to call a func with specific variables in option?

like that:

$toto = 1
$Titi = 2

func start ()

msgbox ("","",$x)

endfunc

start(where $x = $toto)

start(where $x = $Titi)


Viewing all articles
Browse latest Browse all 12506

Latest Images

Trending Articles



Latest Images