 |
Shows or hides the object |
 |
Shows or hides the object |
 |
Sets the object's text to the provided text |
 |
Sets the object's text color to the provided color tile or hexadecimal value |
 |
Shows or hides the object depending on the value provided. See the section on Visibility. |
 |
Appends provided text to the object's existing text |
 |
Appends provided text on a new line to the object's existing text |
 |
Set’s the scale to a percentage of the object's current scale |
 |
Returns the text of the object as text |
 |
Returns the color of the object as a hexadecimal value |
 |
Returns true if the object is visible, false if it is not visible |