There is the explantion
                
MyBills_Payments_Select(QueryName : String,
                                        CRM_Files : String,
                                        FieldsNames : String,
                                        Conditions : String,
                                        OrderBy : String,
                                        Limit : Integer,
                                        GroupBy : String);
                 
            
Demo
                
//Coming soon
                
            
                
MyBills_Select(QueryName : String,
                                CRM_Files : String,
                                FieldsNames : String,
                                Conditions : String,
                                OrderBy : String,
                                Limit : Integer,
                                GroupBy : String);
                
            
Demo
                
//Coming soon