Reply to Message

View discussion in a popup

Replying to:
piercj2
Enthusiast
Enthusiast

Hi Luc,

one question to help my understanding if you don't mind.

in the Out-SQL Function,

  • I understand declaring the Parameters in the beginning
  • I understand the SQL Connection String variables
  • I don't understand the $output_* variables, as far as i can understand, they are not used/called anywhere ?

        $output_Date = $VMinfo.Date

        $output_vCenter = $VMinfo.vCenter

        $output_Cluster = $VMinfo.Cluster

Can they be removed from the function or, am i totally missing their purpose ?

Reply
0 Kudos