Help for this page

Select Code to Download


  1. or download this
    foreach my $sheet (keys %{ $doc{'_source'}{'sheets'} })
    {
        foreach my $columns (@{ $doc{'_source'}{'sheets'}{$sheet}{'formula
    +tes'} })
        { # ...
    
  2. or download this
    for my $sheet (values %{ $doc->{_source}{sheets} }) {
        for my $columns ( values %{$sheet} )  {
    ...
            }
        }
    }
    
  3. or download this
    ((DelvSts = Deleted + RcdTyp = DelAck) & RcdTyp = DelRecpt)
    ((DelvSts = UserIncomingSMBarred & LFR = SMSC_PR_LC_SMSC_Encoding_Erro
    +r) | RcdTyp = DelRecpt)
    (RcdTyp = DelAck + OrigInf = SMPP)