I want to have different capabilities enabled in my Clarion program depending on the serial number that was used during the program's installation.

I have different sets of serial numbers for different capabilities. For example, I have one set of serial numbers for the trial version of the program.

I know how to use GETREG to get the serial number.

But how does my program determine which set of serial numbers the serial number belongs to?