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

metadata.removeCustomField(String) Method

Removes a field with the specified name.

Syntax

JavaScript
$au.imageUploaderFlash('uploaderID').metadata().removeCustomField(name);

Parameters

name

Type: String

The field name.