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

Supported Product Scenarios

The RIGHT 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 and automation
  • Workflow node
  • Connector

Syntax

Parameters

Return Value

Example

The formula in the following example returns: 低代码.

Try It Out

Return the last three characters of the Single-line text component value.