Livecycle

Livecycle

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
  • Getting Started
  • Quick Start Tutorials
  • Using LiveCycle Designer ES
  • Using Guide Builder
  • Scripting
  • Menu, Command, Toolbar, and Dialog Box Reference
  • Sample Form Snippets and Forms
  • Glossary
  • Copyright and trademark notices
  • Livecycle
  • Scripting
  • FormCalc User Reference
  • String Functions
  • Upper
Upper
Converts all lowercase characters within a string to uppercase.
Syntax
Upper(s [, k ])
Parameters
 
Parameter
Description
s
The string to convert.
k (Optional)
A string representing a valid locale. If you do not include a value for k, the ambient locale is used.
See also Locales.
Note:
This function only converts the Unicode characters U+61 through U+7A (of the ASCII character set) as well as the characters U+FF41 through U+FF5A (of the fullwidth character set).
Examples
The following expressions are examples of using the Upper function:
 
Expression
Returns
Upper(“abc”)
ABC
Upper(“21 Main St.”)
21 MAIN ST.
Upper(15)
15
Upper(Address[0])
This example converts the first occurrence of Address to all uppercase letters.

Upper

Livecycle > Upper

  • Welcome to Adobe LiveCycle Designer ES
  • Introducing Designer ES
    • Getting Started
      • Quick Start Tutorials
        • Using LiveCycle Designer ES
          • Using Guide Builder
            • Scripting
              • Scripting Using LiveCycle Designer ES
                • Scripting Reference
                  • FormCalc User Reference
                    • Introducing FormCalc
                      • Language Reference
                        • Arithmetic Functions
                          • Date and Time Functions
                            • Financial Functions
                              • Logical Functions
                                • Miscellaneous Functions
                                  • String Functions
                                    • About string functions 
                                    • At
                                    • Concat
                                    • Decode
                                    • Encode
                                    • Format
                                    • Left
                                    • Len
                                    • Lower
                                    • Ltrim
                                    • Parse
                                    • Replace
                                    • Right
                                    • Rtrim
                                    • Space
                                    • Str
                                    • Stuff
                                    • Substr
                                    • Uuid
                                    • Upper
                                    • WordNum
                                  • URL Functions
                                • Menu, Command, Toolbar, and Dialog Box Reference
                                  • Sample Form Snippets and Forms
                                    • Glossary
                                    • Copyright and trademark notices

                                    Livecycle

                                    • de
                                    • en
                                    • fr
                                    Powered by Helpmax Guide Source