Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepowershell
if($cs.File_ExistDir("${env:ProgramFiles(x86)}\WinSCP"))
{
  #do something
}

returns nothingbool