FORMULA LANGUAGE
Examples: @Wide
1. This input translation formula returns "Tokyo" as full-pitch characters, if the Location field contains a half-pitch character expression of "Tokyo."
@Wide(Location)
2. This computed field formula returns "New York" as full-pitch characters, to save space for displaying the string.
@Wide("New York")
3. This computed field formula returns "Tokyo" and "New York" as full-pitch characters, to save space for displaying the string.
@Wide("Tokyo" : "New York")
See Also
@Wide
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary