Skip to main content

table.getdelegate()

Returns a table’s delegate

Availability

Device + Agent

Returns

Table — the target’s current delegate, otherwise null

Description

This method returns the target table’s current custom delegate, or null if no such delegate has yet been assigned.

Example Code