@Name()

New in 2.0

Since 2.0.0

Parameters

NameTypeRequiredDefaultDescription
dict
localeCustom value dictionary, multiple values separated by '|'

Usage

@Name(arg0)

Example:
@Name(欧阳娜娜|贾玲)
Output:
欧阳娜娜贾玲
@Name(arg0)

Example:
@Name(en)
Output:
Chris JackAbra Abel
@Name()

Example:
@Name()
Output:
郑倾宇何政贤
← Back to Function Reference