int StartingConditional() { int iResult; iResult = FALSE; if (GetLocalString(GetPCSpeaker(),"Token113") == "") iResult = TRUE; return iResult; }