getConstants

getConstants(constDict: ConstantNDict input);

The getConstants method of the JadeInterface class populates the instance of the ConstantNDict class specified in the constDict parameter with all constants on the receiver interface.

The dictionary is not cleared before instances are added.