customTableSizes


Purpose

Retrieves the sizes of custom tables, based on a list passed in the tableNames object.

Signature

customTableSizes( tableNames, onSuccess, onFailure )

Returns

This method does not return anything.

Parameters

Name Description Type Use
tableNames An array of table names for which to calculate sizes. object required
onSuccess

A callback function. As its argument it receives an array of table sizes, in the same order as in the tableNames object.

function optional
onFailure A callback function, called when the operation fails. It passes a JSON object as its call parameter, containing an error code, as defined in the Constants table in the Client Store article, and an error message. function optional

Related topics

Client Store
Legal notice | Copyright © 2018 and Confidential to Pegasystems Inc. All rights reserved
PDN | Feedback
Advanced...