I need to understand the condition in ui action?
Hi, I need to understand how the condition in ui action and the if condition in the script will work. Can anyone help me to understand the how its work. Condition: newGlideRecord("incident").canCreate() && ((current.isNewRecord() && current.canCreat...