Function __global->ticket_exists

Definitions

sources/report_content.php

  • Find if a particular support ticket ID exists.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$ticket_id ID_TEXT required parameter N/A N/A Ticket ID
$topic_id ?AUTO_LINK Null N/A N/A Topic ID (null: )

Return

  • Whether it exists
  • Type: boolean
  • Set: N/A
  • Range: N/A