
If a content is defined(not null), then the "HTML element" block content will be replaced by
the value of newConetnt.
ie:
xyzxyz
If newParam is set to "aaaaa", the rendered HTML page will show: aaaaaa
If newParam is set to null, the rendered HTML page will show: xyzxyz
Parameters:
-
newContent - default:null