Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

161
Views
How to return an Object Value if you have a specific key in your Object?

// If successfully created let sampleObject = { response: 'Generated ID from the application' }

// If error let sampleObject = { errorLog: 'Generated error message from the application' }

I have an object that returns different keys depending if it is successful or an error (see above sample code). If it is successful, it has a key of 'response' and has a value of ID generated, otherwise it has a key of 'errorLog' and has a value of the error message. Now I want to run an if statement with those keys. For example, if the key 'response' is present, I want to alert the user for the generated ID for successfully creating the data. But if the key 'errorLog' is present, I want to alert the user for the error message.

Can someone help me?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!