block.inView parameter

Use the block.inView parameter to query whether the block selection is in the current view.  The block.inView parameter will return on if the block selection is in the current view, and off if the block selection is not in the current view or there is no block selection.

Availability

query command

Scope

The current view.

Syntax

query block.inView 

Examples

query block.inView 

Related reference
block command
query command
block.anythingSelected parameter
block.bottomElement parameter
block.bottomPosition parameter
block.elementText parameter
block.text parameter
block.topElement parameter
block.topPosition parameter
block.type parameter