Help for this page

Select Code to Download


  1. or download this
    if (! @array) {
      # there are NO elements, do what you need to do
    ...
      # there are elements in your array, but they are either
      # empty strings, or strings with spaces
    }