Simple PowerShell Concepts

PowerShell variables always start with the dollar sign ($) character.

$myVariable = 1