Hi all,
I am new to skill. Could anyone please explain me how to get the windowId ?
geOpen(
?window w_windowId
?lib t_lib
?cell t_cell
?view t_view
?viewType t_viewType
?mode t_mode
)
=> t / nil
I have all the required information such as lib name, cell view, view type and mode, but I am struggling to get the windowId.
Thanks in advance !