insert

USADriveIdJurisdSubfile.insert

insert(int $index, DataElement $node)

Inserts a DataElement at the specified index, or replaces an existing element if an entry with the same ElementID is already present.

ParameterTypeDescription
$indexint
$nodeDataElement

Returns: DataElement