Table of Contents

TTMSMCPJSONArrayHelper Class

Adds indexed item access and count helpers to JSON arrays.

API unit family: TMS.MCP.Types

Syntax

TTMSMCPJSONArrayHelper = class

Properties

Name Description
Length Returns the number of values in the JSON array.
Values Returns the JSON value at the specified array index.