converters.remove Method HTML5/Flash Uploader JavaScript

Supported technologies:

Removes the converter at the specified index of the collection.

Syntax

JavaScript
as3.converters().remove(index);

Parameters

index

Type: Number

The zero-based index of the converter to remove.