Type mismatch at line 307
Compiling failed.
here is the line
if(P07_ContainsText(P07_GetUpText, 'ubur' )) then
Type mismatch at line 307
Compiling failed.
here is the line
if(P07_ContainsText(P07_GetUpText, 'ubur' )) then
Try
Simba Code:if(P07_ContainsText, 'ubur' )) then
There are currently 1 users browsing this thread. (0 members and 1 guests)