Length() ;CRLF-delimited vText := "abc`r`ndef`r`nghi" oArray := StrSplit(vText, "`r`n") MsgBox, % oArray.2 MsgBox, % oArray.
確定! 回上一頁