floatzerotoone Kind
`float` value in range `[0.0, 1.0]`.
Last updated
Was this helpful?
`float` value in range `[0.0, 1.0]`.
float value in range [0.0, 1.0]
External data representation is relevant for Workflows clients - it dictates what is the input and output format of data.
Type: float
Internal data representation is relevant for Workflows blocks creators - this is the type that will be provided by Execution Engine in runtime to the block that consumes input of this kind.
Type: float
This kind represents float value from 0.0 to 1.0.
Examples:
0.1
0.4
0.999Last updated
Was this helpful?
Was this helpful?