Skip to main content
The TEXT function formats a number into text using a specified format.

Supported Product Scenarios

Use the TEXT function in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration and automation
  • Workflow node
  • Connector

Syntax

Attributes

Return Value

Examples

  • Format a regular number:
The formula returns 1,234,567,890.
  • Format a date-time value:
The formula returns 2023-12-19 17:26:07.

Try It Out

Format a number into text using a specified format.