I have an data which i am trying to fetch various method and the result is
[
"created:Alpha;DateCreated:12/12/2022;TicketNo:XXXX_XXX;ProductName:websphere;OStype:Linux"
]
I want to fetch the ostype as LinuxLinux from the above i tried to use JQJQ and no luck. any suggestions
Thanks
Raj