Microsoft Small Basic

Program Listing: XZB326
TextWindow.WriteLine(Text.GetIndexOf("abc", "a"))
TextWindow.WriteLine(Text.GetIndexOf("abc", "d"))