summaryrefslogtreecommitdiff
path: root/sieve/examples/t-exists.sv
blob: 0f3b9d2d4f462835f688e7c0edccda5450fb73c5 (plain)
1
2
3
4
5
if exists "X"
{
    keep;
}

Return to:

Send suggestions and report system problems to the System administrator.