Question
Virtusa
US
Last activity: 14 Oct 2019 7:43 EDT
Find Page Name for a Specific Class
Hi ,
Is there any function with which we can get the list of page names present in the clipboard for the current thread ? say i need this list of page that has pxObjClass as "System-Queue-ExecutionRequest-Service-Default " , @findPageByHandle(strhandle) kind of works but only for page with pzInsKey .
Intent of this is : I am trying to get the PageName that gets created when ProcessServiceQueue Agent runs .