Method code for $string.index()

[Turn on line numbering]
arg @args;

return stridx(@args);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon