Function specified in criteria has returned null value and it cannot be evaluated
Im trying to evaluate if a variable is null. It doesnt matter if i use .isBlank() or .isNull() the line always returns: "value cannot be evaluated". I dont know how to handle this type of scenario.
Error: Function specified in criteria has returned null value and it cannot be evaluated Line:(5)
I run this script on User Input
- if(input.Action_Quote == "Edit")
- {
- input.Action_Quote = null;
- currentRecord = Quotes[ID == input.ID];
- if( currentRecord.isBlank())
- {
- info "work";
- }
- else
- {
- info "it doesnt";
- }
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
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
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.