$field->toFloat()
Converts the field value into a proper float
Parameters
Name | Type | Default | Description |
---|---|---|---|
$default | float |
0.0 |
Default value if the field is empty |
Return type
float
Aliases
You can use the following aliases for this field method in your template:
$field->float(…)