Download from Microsoft Azure Marketplace

Method BottomBlock

Retrieves Block Object positioned to the bottom side of this object

Usage

Parameters

This method does not take parameters

Returns

Block Object

Example

VBScript

bottomBlock = Application("Demo").View("DemoView").BottomBlock()

JavaScript

var bottomBlock = Application("Demo").View("DemoView").BottomBlock();

Documentation Categories

ZAPTEST

FARM

LOAD