Cast: Float The Cast: Float mapper converts a value into a float (1.00, 2.05, 10.50, etc)Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
Fields
N/ASample data
| Input | Output |
|---|---|
| “20.95” | 20.95 |
| “20” | 20 |
| 100 | 100 |
| “abc” | 0 |