I saw a CustomAction element which had a symbol ^ in its Value attribute, like below. <CustomAction Id="CustAxn1" Property="[MY_PROPERTY]" HideTarget="no" Value="[%ComputerName]^[PROPERTY1]^[ PROPERTY2 ]" /> Can anyone please explain what is the significance of the symbol ^ ?