Skip to main content
The PINYINHEADCHAR function returns the first letter of each character in a string, concatenated in uppercase.
Extracting the first letters of English sentences is not yet supported. If the input contains letters, they are converted to uppercase and returned.

Supported Product Scenarios

The PINYINHEADCHAR function can be used in the following YiDA scenarios:
  • Form (main table fields)
  • Form (business association rules)
  • Form (validation)
  • Workflow design (validation rules)
  • Workflow design (associated actions)
  • Integration & automation
  • Workflow node
  • Connector

Format

Attribute Description

Return Value

Example

The formula in the figure below returns YDDDM.

Try It Out

Returns the uppercase initial letters of Chinese characters, and converts lowercase English letters to uppercase.