Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Substring index 2 found (17 total)

alternate case: substring index

DG/L (1,003 words) [view diff] case mismatch in snippet view article find links to article

from Data General's previous ALGOL implementation of 1971: SUBSTR – substring INDEX – position of a substring LENGTH – length of a string SETCURRENT –
Java syntax (7,938 words) [view diff] exact match in snippet view article find links to article
otherNumber) -> number + otherNumber Bound "LongString"::substring index -> "LongString".substring(index) Unbound String::isEmpty string -> string.isEmpty()