sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25760
Re: [Question #248333]: how to do multi-line text in input function
Question #248333 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248333
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
Yes, you can just use "\n" to define a new line. For example something
like that:
name = input("This is FIRST line \nThis is SECOND line \nThis is THIRD
line")
Cheers,
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.