Help for this page

Select Code to Download


  1. or download this
    if ($Inbox->Items->$Count == 0)
    
  2. or download this
    return if ($Inbox->Items->$Count == 0);