Forum Discussion

yuchang's avatar
yuchang
Contributor
11 years ago

How to change the file name of the logged picture

For example in JScript:

Sys.Clipboard = Sys.Process("notepad").Window("Notepad", "* - Notepad").Picture();

 Log.Picture(Sys.Clipboard);



How to modify the logged picture file name by JScript?

1 Reply