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
  • Encode
Encode
Returns the encoded version of a given string.
Syntax
Encode(s1 [, s2 ])
Parameters
 
Parameter
Description
s1
The string to encode.
s2 (Optional)
A string identifying the type of encoding to perform. The following strings are valid encoding strings:
•
url (URL encoding)
•
html (HTML encoding)
•
xml (XML encoding)
If you do not include a value for s2, the function uses URL encoding.
Examples
The following expressions are examples of using the Encode function:
 
 
Expression
Returns
Encode(“”"hello, world!”"”, “url”)
%22hello,%20world!%22
Encode(“ÁÂÃÄÅÆ”, “html”)
ÁÂÃÄÅÆ

Encode

Livecycle > Encode

  • 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