LogiView

Function 'widget_id_trash'

     

This function returns the ID of the trash widget.

 

Syntax:

  {INT_VAR}= widget_id_trash()
 

I/O parameters:

-  
-  
 

Return value:

 
{INT_VAR} ID of the trash widget.
 

Example:

  Declaration of Variables
 
70 DOKU_INT_1=widget_id_trash()
80 put DOKU_INT_1
  Result:
 

Functions and commands: Editing Masks