SetAttributeBoolean MethodAssigns a value to an boolean type attribute. Syntaxfeature.SetAttributeBoolean(String, Boolean): Void where the first argument is name of the attribute while the second is the value to be assigned to it. Exampleif PartBody\Pad.1\Boolean.1 <> true Sample
|