Using the PowerShell string built-in Split() method or split operator, you can split string to get the last element. Use -1 to get last index.
確定! 回上一頁