Changes

Jump to: navigation, search

Working with Strings in Visual Basic

1 byte added, 16:24, 27 October 2008
no edit summary
'''Instr(''' [''start position''], ''string'', ''substring'' ''')'''
The parameters accepted by ''IntrInstr()'' are as follows:
* '''start position''' - (Optional) Dictates where in the string to begin the search. If this parameter is omitted the search begins from the start of the string.

Navigation menu