getEncoding

Returns the encoding (character set) of the Form or URL scope.

getEncoding(scope_name) → returns string

Argument Reference

scope_name string
Required

Values:
  • form
  • url

Examples
Sample code invoking the getEncoding function


Fork me on GitHub