Main Content

gcbh

Get handle of current block

Description

example

handle = gcbh returns the handle of the current block in the current system.

Examples

collapse all

Get the handle of the most recently selected block.

handle = gcbh
handle =

   281.0001

Version History

Introduced before R2006a