I known that there is a string function , i can use to copy part of a string. Like if i have a string "abcdef" to only copy the first 3 letters, or the last 2 characters , anybody remember the name of that function ?!