Recommended Answers
Jump to PostsBIG.contains("WHATEVERYOUWANTTOFIND")
so like:
if SBIG.contains("#") then
label1.text = "Hello World"
end if
Jump to Postmhmm, this may come in useful personally to actually, especially checking for the @ symbol in an email address, although there's probably better ways to do it :)
All 7 Replies
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.