variable1 [PowerShell]4. Variables(variable converting) PowerShell does not distingush variable types. Rather PowerShell automatically declares the data type of variable when it is created. Data type is determined by data input. Let's create variables by inputting data and figure out variable type with built-in PowerShell function, "GetType" [Variable Data Type] String String variable is used when storing a mixture of characters, number and special c.. 2023. 3. 27. 이전 1 다음 반응형