PageValues::formatFieldValue()
Return a value consistent with the page’s output formatting state
This is primarily for use as a helper to the getFieldValue() method.
Usage
$mixed = $pageValues->formatFieldValue(Page $page, Field $field, mixed $value);
PageValues methods and properties
API reference based on ProcessWire core version 3.0.251