![]() |
![]() |
![]() |
![]() |
$obj_id
Synopsis
Description
$obj_id prints an object's id and the id of the process in which it executes.
Examples
OM(SingleWindowApp) -> UIbutton button1;
OM(SingleWindowApp) -> $obj_id button1
elem id of button1 is 1083051920:0
OM(SingleWindowApp) -> USER.add_num add_num1;
OM(SingleWindowApp) -> $obj_id add_num1
elem id of add_num1 is 831:1
![]() |
![]() |
![]() |
![]() |