Neolane - JavaScript API - v6.1.0

Unknown
fromString
Loads the contents of a character string in the buffer.
fromString (string [, codepage ])
Parameters
string
The character string.
codepage
Code page used to serialise the string in the buffer.

This optional parameter lets you specify character encoding. For example:

  • iso-8859-1
  • utf-8
  • utf-16
  • us-ascii
  • shift-jis
  • euc-kr
Return value
None.
Features
Method of class: MemoryBuffer
Available in:
  • Content management
  • Delivery properties
  • Delivery message
  • Typology rule
  • Import
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow

Table of contents

previous page start next page