TextText.ToList本頁導覽Text.ToList 根據指定的文字值傳回字元值的清單。 Syntax Text.ToList( text as text) as list Remarks 根據指定的文字值 text 傳回字元值的清單。 Examples Example #1