Assuming relatedlistxml is required, the following 2 results were found.
??? ******************************************************************************* */ // // initialize v_Index = 0; v_RelatedListXML = ""; v_ModuleName = "Maintenance"; v_CrmOrgID = "org123456789"; v_ZohoSignDocModuleName = "CustomModule12";...
= ifnull(r_SearchResults.get("code"),500).toLong(); // // if found records if(v_ResponseCode == 3000) { v_RelatedListXML = ""; l_SearchResults = r_SearchResults.get("data").toJSONList(); for each r_Result in l_SearchResults { // init v_DateTill= "-";...