int StartingConditional() { int iResult; object oMod = GetModule(); iResult = GetLocalInt(oMod,"dpc4"); return iResult; }