Powershell hashtable in function not accessible

前端 未结 0 1494
独厮守ぢ
独厮守ぢ 2021-01-18 08:24

I created a function to import HR records so they\'re easily accessible by indexing the employeeID.

function hrDataImport {
$HRFile=Import-Csv $rawHRFile #$ra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题