DoubleClick "someValue" -- select it TypeText controlKey, "c" -- copy it put remoteClipboard() into capturedVal -- store it click "someField" TypeText capturedVal -- type it
Comments