Adxpid
adxpid
returns the process ID that executes the Sage X3 People code on the Sage X3 People server.
adxpid
# Creation of a unique temporary file for the user[L]THE_FILE = filpath("tmp",num$(adxuid(2)),0)Openo [L]THE_FILE
adxpid
returns the ID of the Sage X3 People current process. Unlike adxuid, this process ID cannot be unique if several servers are involved.
The type of result is Integer.