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")
See Also
@Narrow
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary