From: Samiran on
Is there any readymade function by which part of a string can be extracted? like almost every other programming language has methods like 'substring'/'substr' to extract a part from a string based upon the start and end index????