source string 相关的搜索结果 共有2个

left()

Description: Get a substring starting from the leftmost side of a string. Syntax: left(s,n) Note: The function gets a susource string,leftmost,substring

replace()

Description: Replace a specified substring of a source string. Syntax: replace (src,a,b) Note: The function replaces subreplace,source string,substring