getLocalFormats

getLocalFormats(returnColl: ObjectArray input);

The getLocalFormats method of the Schema class adds all of the user-defined formats for the receiving schema (that is, the schema that is the receiver of the method) to the array specified in the returnColl parameter.

The object array is not cleared before instances are added.