Home

DataExtendMethod

The data.extend method. It's the primary way to add prototypes to the data table.

The method has two positional function parameters:

The data.extend method can also be called with only the otherdata argument by calling it directly on data: data.extend(otherdata).

Type

builtin