$ 0 0 Substring returns part of a string. = substr(String;Start;Length)Example: substr("Sujitha";1;4) // Suji as Output