By pressing F1 in SCAR.
By pressing F1 in SCAR.
Yes there is a way to check if a substring exists in a string.
SCAR Code:if Pos(substring,string) <> 0 then
begin
//do your shit here
end;
Umm, he has that code in first post dude..
True, he asked, but his code above it also includes some code using pos..
There are currently 1 users browsing this thread. (0 members and 1 guests)