$true is effectively the PowerShell "literal" (technically a constant variable) for a boolean. Coercion is common for dynamic languages that ...
確定! 回上一頁