Command: PROCESSID
Purpose: Returns the process ID of the back-end GT.M or Caché process to which the M/Wire client is connected.
Arguments:
None
Response
Single-line integer response
Server: :[Process ID]
Example
Client: PROCESSID Server: :1240
For those familiar with the native language of GT.M and Caché systems, the example above is the equivalent of:
write $j