contents index previous next
String instance methods sample
String indexOf
syntax:
string.indexOf(substring[, offset])
where:
return:
description:
see:
example:
String static properties sample