Invoke-Expression : The variable '$b' cannot be retrieved because it has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3327 char:22
-
Invoke-Expression <<<< -Command $sCode
- CategoryInfo : InvalidOperation: (b:Token) [Invoke-Expression], RuntimeException
- FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Commands.InvokeExpressionCommand