Skip to main content
The LEFT function returns a specified number of characters starting from the first character of a text string. If the text is shorter than the specified length, the original text is returned.

Supported Scenarios

The LEFT function is supported in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (association actions)
  • Integration & automation
  • Workflow node
  • Connector

Syntax

Attributes

Return Value

Example

The formula in the image below returns: YiDA.

Try It

Return the characters from the first to the second position of the input field component value.