4.9.3.21            %TPICKBLOCK

Last Pick Block Name.  The Block Name of the last Block-type tag picked by the mouse, touchscreen, or tab.  This is the Block name stripped of the parameter and colon.

 

Syntax:         %TPICKBLOCK

Arguments:    none

Security:       READ ONLY

Example:       %TPICKBLOCK

Return:         Block name

 

An example return: TIC101

See also %AHILITYPE, %DHILIBTYPE, %DPICKBTYPE, %THILIBTYPE, %THILIBLOCK, %THILIPNAME

%TPICKBLOCK and %THILIBLOCK are read only and for informational display (e.g. show block name on a display). %TPICKTAG or %THILITAG can be set by a user via script or pushbutton, in addition to using the mouse..