One may control screenshot collection via the following function:
// Disable screenshot collection
SeSEnableScreenshots(false);
// Enable screenshot collection
SeSEnableScreenshots(true);
JavaScript
![898](https://www.inflectra.com/Support/Attachment/64947.aspx)
RVL
In RVL we may access standard JavaScript functions using the built in Functions objects, i.e.:
![](https://www.inflectra.com/Support/Attachment/64949.aspx)