This documentation is for the old version. Go to the latest Upload Suite docs

converters.remove Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

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.