There are use cases where an advanced user wishes to find and replace code in Displayr programmatically based on pre-determined criteria.
Currently users can reference an R calculation using the following properties (code, codeForGuiControls) and update them via QScript, but this is not available for R or JavaScript variables.
The request is to allow the same functionality available for calculations via QScript for R and JavaScript custom variables.