get_process_id
get_process_id(); - this function is used to get the window process ID.
After testing, the function returns the result of its work to the script :
process id – the process identifier associated with the window (string).
PHP example:
Python example:
C# example:
Java Script example: