can't type Apostrophe character using type(' ' ') function

Asked by Sreekanth

Steps:
1. Can't type the Apostrophe character using type function
2. Try to type by following way: type(' ' ')
Actual Result:
Types redundant values

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
Sreekanth
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

1. it must be type("'")

2. it would not work anyway: see faq 933

Revision history for this message
Sreekanth (sreekanth-challa27) said :
#2

the double quotes has worked from me.