Returns the name of the process which is executing.
script.processName()
None.
let processName = script.processName();