Fieldtype::getBlankValue()
Return the blank value for this fieldtype, whether that is a blank string, zero value, blank object or array
Default/non-implemented behavior is to return a blanks string.
Usage
$string = $fieldtype->getBlankValue($page, Field $field);Fieldtype methods and properties
API reference based on ProcessWire core version 3.0.253