Error: Invalid [length] should be a float value.Template has this: '...'
Created Nov 24, 2022
1 min read
Description:
Error: Invalid [length] should be a float value.Template has this: ’…’
This means you entered a non-number value into the length column.
Solution:
Length must be:
- A positive number
- Can use 0-9
- Can use . (period)
For more information please visit the Documentation Page.