getParametersForProfile

getParametersForProfile(profileName: String;
                        names:       StringArray input;
                        types:       StringArray input);

The getParametersForProfile method of the JadeReportWriterReport class updates the names and types parameter array values with the names of parameters and the types (that is, Primitive or Class type) of those parameters used in the profile specified in the profileName parameter.