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.text parameter
block.topElement parameter
block.topPosition parameter
block.type parameter

blockMarkAll action
blockMarkBottom action
blockMarkDown action
blockMarkEnd action
blockMarkHome action
blockMarkLeft action
blockMarkNextWord action
blockMarkPageDown action
blockMarkPageLeft action
blockMarkPageRight action
blockMarkPageUp action
blockMarkPrevWord action
blockMarkRight action
blockMarkToMouse action
blockMarkTop action
blockMarkUp action
blockMarkWord action
blockMarkWordAtMouse action