Create module-level constant
I want to add metrics to rank potentials. I have added pick fields for these metrics and a formula field to calculate the weighted rank value. I currently have my weighting factors (coefficients in the calculation) hard-coded in the formula field. I would like to set them in one place for the entire potentials module and look them up in the formula. Is there a way to set a variable that is global at the module level?