Hi,
My output like this :
name: odin;
browse policy: Year;
retention policy: Year;
group: ;
name: odin;
browse policy: Month;
retention policy: Year;
group: ;
So I want :
If group: is ";", don't show name, browse policy and retention policy.
Thanks for helps.
My output like this :
name: odin;
browse policy: Year;
retention policy: Year;
group: ;
name: odin;
browse policy: Month;
retention policy: Year;
group: ;
So I want :
If group: is ";", don't show name, browse policy and retention policy.
Thanks for helps.