findConstant
findConstant(str: String): Constant;
The findConstant method of the Class class returns a reference to the constant with the name specified in the str parameter from the receiver.
findConstant(str: String): Constant;
The findConstant method of the Class class returns a reference to the constant with the name specified in the str parameter from the receiver.