Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 170 Bytes

type-casting.md

File metadata and controls

14 lines (7 loc) · 170 Bytes

type casting

to number

['to-number', ['get', 'totalCount']]

to boolean

['to-boolean', ['get', 'hasChargerInfo']]

to string

['to-string', ['get', 'id']]