Translations:Manual:Introduction/116/en
Jump to navigation
Jump to search
- Write a new perl regex type pattern:
(.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$
- With this script:
send("take " .. matches[4])