string function
-
greetings to all, guyz i need again your help, how to return a value of true if the function will find in a string at least one "0"? example : "110" the function should return "True" i used the inStr() function it seems working but when i would like to test another string inStr() function does not work.. or i used it incorrectly?... pls help, i need it very badly and your help is very highly appreciated.... thank you...
start a new beginning in every ending; thats what life for......
-
greetings to all, guyz i need again your help, how to return a value of true if the function will find in a string at least one "0"? example : "110" the function should return "True" i used the inStr() function it seems working but when i would like to test another string inStr() function does not work.. or i used it incorrectly?... pls help, i need it very badly and your help is very highly appreciated.... thank you...
start a new beginning in every ending; thats what life for......
try indexOf()
When you get mad...THINK twice that the only advice Tamimi - Code
-
try indexOf()
When you get mad...THINK twice that the only advice Tamimi - Code
thanks bro.. i already get it... this forum is really attentive to those who need help.. thank you very much... really appreciated...
start a new beginning in every ending; thats what life for......