FORMULA LANGUAGE
Examples: @Narrow
1. This input translation formula returns "Tokyo" as half-pitch characters, if the Location field contains a full-pitch character expression of "Tokyo."
@Narrow(Location)
2. This computed field formula returns "New York" as half-pitch characters to save space for displaying the string.
@Narrow("New York")
3. This computed field formula returns the list "Tokyo" and "New York" as half-pitch characters to save space for displaying the string.
@Narrow("Tokyo" : "New York")
Vedere anche
@Narrow
Glossario
Guida sulla Guida
Contenuto completo della Guida
Glossario