|

Height


(number) The new height of the web object in pixels.


Re t u r n s


Nothing.


See also: Related Actions


image

image

Web.SetVisible

OverviewExamples

Web.SetVisible ( string ObjectName,


boolean Visible = true )


De s cr ip t ion


Sets the visibility of a web object.


image

Note: This option simply controls the visibility of the object. The object will continue to respond to actions even though it is hidden.


P arame t er s


ObjectName


(string) The name of the web object.


|