Page 1 of 1

How to send key: (

Posted: 12 Aug 2019, 23:23
by LazyProgrammer
This is my script:

if (button == 111) then lmc_send_keys('var_dump(')

It works, except it doesn't send (

I tried to escape with \
But that didn't work. How do I do this?

Thanks.

Re: How to send key: (

Posted: 13 Aug 2019, 07:54
by admin
You can't with lmc_send_keys - escaping is not supported for now.
As a workaround you can use lmc_send_input