SAS 的substr 函数用于从字符串中提取子串。它有以下语法:. substr(string, start, length). 其中:. string 是要提取子串的字符串。 start 是子串的起始位置。
確定! 回上一頁