Einzelnen Beitrag anzeigen

gekmihesg
(Gast)

n/a Beiträge
 
#7

Re: Problem mit If schleife ...

  Alt 24. Okt 2003, 13:55
das is einfach:

Code:
if liste.IndexOf('string') = -1 then
  liste.add('string');
  Mit Zitat antworten Zitat