Hi , I am trying to null check for manager in AD with below options in Create/Update JSON but I am getting error. Please advise."${if (managerAccount == null || managerAccount?.accountID == null || managerAccount?.accountID == "){}else{managerAccount...