Why is row(1).ToString() not working?

row(1).ToString() + “[k(enter)]” is not woking mistake shows me “INPUT” Benzetim yap input mode kullanılarak özel tuşlar yazılamaz.

Hi @Everything_Life

Open the properties of Type into activity, find the Input method dropdown and select any option other than simulate.

For simulate input method in type into activity it won’t work along with keyboard shortcuts.

Hope it helps!!

@Everything_Life

Insteas of simulate select hardware events

Cheers

@Everything_Life,

Choose input method as Hardware Events or SendWindowMessages only these two have Hotkey Support.

Refer the documentation for more details: