Built with from Grav and Hugo
function showandAssignValue(element, value) { return $('#' + element).show().setValue(value); }