sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46625
Re: [Question #667197]: how can i check if value is integer or string? Err in conversion
Question #667197 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667197
RaiMan proposed the following answer:
... or if it is for printing use the % format operator:
print "the number is &d" % (someNumber)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.