SFHub Booleans
A SFHub Boolean is text that is equal to either false or true.
Examples
ComponentBalanceFlag = true
Attribute ComponentBalanceFlag value is assigned to true.
$myvar = true
Variable $myvar is assigned to true.
A SFHub Boolean is text that is equal to either false or true.
ComponentBalanceFlag = true
Attribute ComponentBalanceFlag value is assigned to true.
$myvar = true
Variable $myvar is assigned to true.