Note: You must be registered in order to post a reply.To register, click here. Registration is FREE!
string strName$ = page.name$; string strPart$ = strName.Right(4)$; if(strPart$ == dark) { //your script here }