TTMSMCPJSONHelper Class
Utility class with JSON building helpers shared by the entry builders.
API unit family: TMS.MCP.Helpers
Syntax
TTMSMCPJSONHelper = class
Methods
| Name | Description |
|---|---|
| AppendIcon | Appends one icon descriptor to a JSON array of icons and returns the array again as a string. An empty or non-array input starts a fresh array, so the function can be called repeatedly to accumulate icons. |