$fieldclass->value()
Returns the value of the field if saveable otherwise it returns null
$fieldclass->value(bool $default = false): mixed|null
Parameters
| Name | Type | Default |
|---|---|---|
| $default | bool |
false |
Return type
mixed|null
Returns the value of the field if saveable otherwise it returns null
$fieldclass->value(bool $default = false): mixed|null
| Name | Type | Default |
|---|---|---|
| $default | bool |
false |
mixed|null