Locked History Actions

StringToInt

type.StringToInt

Transforms a string into an integer (atoi). You can read more about transformers here.

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

Attributes:

  • class -- type.StringToInt, StringToInt