Global attributes are very similar to alike a constant global value in a general programming language. Attributes assignment as follows:
attribute_name = attribute_value
- attribute_name – alphanumeric value, no spaces (should start with a letter).
- attribute value – a double number, which can be treated as a real number or a boolean value (0 is false)