Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: bsmithIt's really easy.
If you just have one output, you do not need to specify it. Just emit away.
If you have multiple outputs, the best way is to do this:
output OutputNameOrNumber {
}
output OutputNameOrNumber {
}