← Back to team overview

sikuli-driver team mailing list archive

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.