UserDataMap.ClearItem operator

Introduced

v3.0

Description

Removes any user data from the specified index. To clear the entire property at once use UserDataMap.Clear.

Scripting Syntax

UserDataMap.ClearItem( Index );

Parameters

Parameter Type Description
Index Long Index of the component within the cluster.

See Also

UserDataMap.Clear UserDataItem