format¶
- format (type => number)¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']
- Type
string (keyword)
- Scope
Display
Keywords:
integer
,decimal
The format property defines, which type of number should be handled. The
integer
format is a simple number, whereas thedecimal
format is a float value with two decimal places.