Question #244475 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244475

    Status: Open => Answered

obiwan-92 proposed the following answer:
Hello,

Yes it is possible. You are in python.
What type of parameters do you want to manage ?

An example of what you can do :
def fct1(var1, var2):
    print var1, var2

This method will ever worked what ever I give it in parameters.

Regards.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to