Skip to main content

deleteVectorAttribute

Deletes a specific attribute from added attributes by name. This applies to file types that support attributes.

Syntax

RxCore.deleteVectorAttribute(szAttribName)

Parameters

  • szAttribName: string — Name of the attribute to delete.

Returns

  • NA — This method does not return a value.