Locked History Actions

StringToFloat

type.StringToFloat

Transforms a string into a floating point number (atof). You can read more about transformers here.

<Block name="HelloWorld">
  <Transformer class="type.StringToFloat"/>
  <Blob name="Data" value="Hello"/>
</Block>

Attributes:

  • class -- type.StringToFloat, StringToFloat