Changes

Jump to: navigation, search

Working with Strings in Visual Basic

31 bytes added, 14:03, 19 March 2009
Searching for a Substring
== Searching for a Substring ==
<google>ADSDAQBOX_FLOW</google>
It is quite common to need to search a string for the occurrence of another string (otherwise known as a ''substring''). To find out if a string contains a particular substring in Visual Basic we use the ''Instr()'' function.

Navigation menu