converters.remove(Number) Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Removes the converter at the specified index of the collection.

Syntax

JavaScript
$au.uploader('uploaderID').converters().remove(index);

Parameters

index

Type: Number

The zero-based index of the converter to remove.