There is no such routine:
getCurrentProcessId()
So, we need make annoying workaround:
```
getProcessIdBySystemID( getProcessSystemID() )
```
getCurrentProcessId()
So, we need make annoying workaround:
```
getProcessIdBySystemID( getProcessSystemID() )
```