====== hideBoard ====== ---- * Parameters & Types: * playerid: number player ID * boardid: number displays the ID of the board * Return value and type: * ErrorCode.OK * The main purpose of this method is to hide the dashboard from the player * Specific use cases are as follows: local result = DisPlayBoard:hideBoard(playerid, boardid)