Basic Output
This field type returns the value as stored in the database by default.
For non-ranges this will be a single value. For range enabled sliders the values are separated with a comma.
$entry->example; // 10,20 or 10
This field type returns the value as stored in the database by default.
For non-ranges this will be a single value. For range enabled sliders the values are separated with a comma.
$entry->example; // 10,20 or 10