Neolane - JavaScript API - v6.1.0

Unknown
sqlGetMemoOnDataSource
Returns the Memo field resulting from an SQL query on a data source.
sqlGetMemoOnDataSource ( query , dataSource [, value1, ... ])
Parameters
query
The SQL query.
dataSource
The data source.
value1, ...
Variables of the SQL query.
Return value
The Memo field that matches the query.
Remarks
The "data source" parameter is defined in the sqlExecOnDataSource(query, dataSource, value1, ...) function

The optional variables set as parameters of this function are defined in sqlGetString(query, value1, ...)

Features
Available in:
  • Content management
  • Delivery properties
  • Typology rule
  • JSSP
  • SOAP Method
  • WebApp
  • Workflow

Table of contents

previous page start next page