Hi All,
How to manipulate @getenv ('ggheader', 'optype') if this is returns 'P' then I want make 'S'
I have tried with @case(@getenv ('ggheader', 'optype') ,'P' ,'S') but its putting blank value instead of S
Please share your thoughts how get this values?
Regards,
DR