In the following example, a string is split, using a dot as a delimiter: Ex:1 string s = 'first.second'; string[] part; system.debug(part.size());
確定! 回上一頁