Name

get_function_list — Get a list of functions supported by the web service.

Description

This function returns the list of functions supported by the web service. It may also return documentation for each parameter.

Parameters

no parameters

Return value

An XCEDE 2 Web Services list with the following items:

function (one or more)

Each supported function will be returned in a separate "function" item, with the following fields:

name (one)

name of the function

documentation (one)

HTML documentation of the function

message (zero or one)

An optional message with diagnostic info with regards to the return value or the processing of this request.

Example response