Skip to content

AsString

mapping category: type-conversion no `||`

Transforms any type of input into a string.

Parameters

No parameters accepted.

Input type

  • BOOLEAN
  • DATE
  • FLOAT
  • INT
  • STRING

Output type

  • STRING

Examples

Default

AsString()

See also

AsInt, AsFloat, AsDate