Expand description
A2UI 标准函数定义
对应 A2UI 规范中 standard_catalog.json 的 functions 部分
Structs§
- Pluralize
Args - 复数形式参数
Functions§
- and
- 创建 and 函数调用
- 创建 email 函数调用
- format_
currency - 创建 formatCurrency 函数调用
- format_
date - 创建 formatDate 函数调用
- format_
number - 创建 formatNumber 函数调用
- format_
string - 创建 formatString 函数调用
- length
- 创建 length 函数调用
- not
- 创建 not 函数调用
- numeric
- 创建 numeric 函数调用
- open_
url - 创建 openUrl 函数调用
- or
- 创建 or 函数调用
- pluralize
- 创建 pluralize 函数调用
- regex
- 创建 regex 函数调用
- required
- 创建 required 函数调用