Hi,
At the moment I have a string array setup with:
Code:
ID:2 Avaliablitiy: Available Name:Daveship

What I would like to do is search this array for "Available" and replace it with Unavailable. Does anyone know if this can be done and if so how to do it?



Thanks.