Most likely Client and Print ID.
The current printed brick is usually set to the client (the reason you can push the print gui remotely, same with the event gui).
You can alternatively use %brick.setPrintID(%id) or something, and if I am correct, you can get the print id with a global variable, something like $uiName, not sure.