Hi,
I think I'll just quote the manual on this:
HIGH Pin

Make the specified Pin high. Pin is automatically made an output. Pin may be a constant, 0-15, or a variable that contains a number 0-15 (e.g. B0) or a pin name (e.g. PORTA.0).
There's more info in the manual....

/Henrik Olsson.