Hiding code blocks when exporting live scripts
Javier Maruenda
on 12 Sep 2025
Latest activity Reply by Jan Studnicka
on 12 Sep 2025
The functionality would allow report generation straight from live scripts that could be shared without exposing the code. This could be useful for cases where the recipient of the report only cares about the results and not the code details, or when the methodology is part of a company know how, e.g. Engineering services companies.
In order for it to be practical for use it would also require that variable values could be inserted into the text blocks, e.g. #var_name# would insert the value of the variable "var_name" and possibly selecting which code blocks to be hidden.
1 Comment
Time Descending"Hide code" is available in Live Script:
Variable values could be inserted via interactive controls which are visible when "Hide code" mode is selected.
Sign in to participate