SmartBuilder > Help Documentation > Objects > Shapes

Shape action blocks

Block Description
Shows or hides the object Shows or hides the object
Shows or hides the object Shows or hides the object
Sets the text value on the object Sets the text value on the object
Sets Objects Fill Color Sets the object's fill color to the provided color tile or hexadecimal value
Sets Objects Text Color Sets the object's text color to the provided color tile or hexadecimal value
Sets Objects Line Color Sets the object's line color to the provided color tile or hexadecimal value
Sets Objects Line Width Sets the object's line width to the provided integer
Sets Objects Transparency Sets the object's transparency to a percentage
Sets Objects Scale Sets the object's scale to a percentage
Sets Objects Visibility Shows or hides the object depending on the value provided. See the section on Visibility.
Returns the text value of the object Returns the text value of the object as text
Returns the object's fill color Returns the fill color as a hexadecimal value
Returns the object's text color Returns the text color as a hexadecimal value
Returns the object's line color Returns the line color as a hexadecimal value
Returns the object's line width Returns the line width as an integer
Returns the object's transparency as a percentage Returns the transparency as a percentage
Returns the scale as a percentage Returns the scale as a percentage
Returns the object's visibility Returns true if the object is visible, false if it is not visible