Locked History Actions

AsInt64

type.AsInt64

Transforms a number into an Int64 or UInt64. You can read more about transformers here.

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

Attributes:

  • class -- type.AsInt64, AsInt64