GenerateStringModifierPrim
function GenerateStringModifierPrim (const S : string) : LongInt;
GenerateStringModifierPrim produces a key modifier by applying a hash algorithm to the string passed in S.
This routine is case sensitive.
This routine is defined in the OnGuard unit. (as of 1.15 this routine has been moved to the OgUtil unit)