Instruction set reference
HIPE_OP_GET_BY_ID
Looks up an element using its id attribute. The server then sends a HIPE_OP_LOCATION_RETURN instruction back to the client containing the location of the requested element.
- location: Not used
- arg[0]: The id attribute of the required element.