How to fix this error

How to fix this error

// Get the selected user from the form
selectedUser = input.Meeting_With;

// Fetch the email of the selected user from the User list
attendeeEmailList = Users[Full_Name == selectedUser];

// Check if a valid email was found
if(attendeeEmailList.count() > 0)
{
    attendeeEmail = attendeeEmailList.get(0).Email;
    
    // Sending the email
    sendmail = Map();
    sendmail.put("from","navneet@gmail.com");
    sendmail.put("to",attendeeEmail);
    sendmail.put("subject","New Visitor Registration");
    sendmail.put("message","Hello " + selectedUser + ",\n\nA new visitor has registered for a meeting:\n\nName: " + input.Name + "\nContact Number: " + input.Contact_Number + "\nPurpose of Visit: " + input.Purpose + "\n\nPlease be prepared to meet them.\n\nThank you,\nFoxivision");

    zoho.creator.mail(sendmail);
}
else
{
    info "No valid attendee email found for " + selectedUser;
}
    Zoho Desk Resources

    • Desk Community Learning Series


    • Digest


    • Functions


    • Meetups


    • Kbase


    • Resources


    • Glossary


    • Desk Marketplace


    • MVP Corner


    • Word of the Day


      Zoho CRM Plus Resources

        Zoho Books Resources


          Zoho Subscriptions Resources

            Zoho Projects Resources


              Zoho Sprints Resources


                Zoho Orchestly Resources


                  Zoho Creator Resources


                    Zoho WorkDrive Resources



                      Zoho Campaigns Resources

                        Zoho CRM Resources

                        • CRM Community Learning Series

                          CRM Community Learning Series


                        • Tips

                          Tips

                        • Functions

                          Functions

                        • Meetups

                          Meetups

                        • Kbase

                          Kbase

                        • Resources

                          Resources

                        • Digest

                          Digest

                        • CRM Marketplace

                          CRM Marketplace

                        • MVP Corner

                          MVP Corner




                          Zoho Writer Writer

                          Get Started. Write Away!

                          Writer is a powerful online word processor, designed for collaborative work.

                            Zoho CRM コンテンツ




                              ご検討中の方