Inputfield render value
Render just the value (not input) in text/markup for presentation purposes.
Usage
$string = $inputfield->renderValue();
Return value
string
Text or markup where applicable
$string = $inputfield->renderValue();
string
Text or markup where applicable