我希望将write-host存储为多行的变量 因此,我希望包含下面的write-host部分,这样就可以将其复制并粘贴到循环的开头,从而更新某些参数。$56 = (Write-Host "This is a test" -foregroundcolor green),
(Write-host "Same Test only bigger"-foregroundcolor
"SectionObj: $($sectionObject)"Write-Host "Is Section Name in this sectionObject null?$([string]::IsNullOrEmpty($sectionObject.sectionName))"
Write-Host "Is Section