Hi
I have the following code. What is returned if I press the Cancel key?
RegardsCode:data = appuifw.query"(u"Number", "number")
Patrick
Hi
I have the following code. What is returned if I press the Cancel key?
RegardsCode:data = appuifw.query"(u"Number", "number")
Patrick
data will be of type None if you press Cancel.