Hi all, I just noticed this function in some of the out of the box AR System Report workflow. I was not aware of it and figured there might be a few other that are not aware of it either. Looks like it could be pretty useful.
https://docs.bmc.com/docs/display/public/ars81/Functions *MAPGET*(fieldid, key)int, string Returns a value from a map that is present within a character field. If the key does not have a value, this function returns*NULL*. For example, if character field *1234* contains the value*type=4;Name=""John Smith"";operation=""="";status=Open*, calling*MAPGET(1234,"Name")* returns the value *John Smith*. *Note* You can use double-quotes to escape the value containing spaces or delimiters. Jason _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

