str = substr(s,i,j) returns the extracted part of s with length j beggining from i; or an empty vector if j < i or .
確定! 回上一頁