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

converters.remove(Number) Method

Removes the converter at the specified index of the collection.

Syntax

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

Parameters

index

Type: Number

The zero-based index of the converter to remove.