JavaScript Decision Programming with Nested If

Identify situations in problem-solving where Nested If logic is required.
Demonstrate the correct use of syntax when writing a Nested If statement in JavaScript.
Write JavaScript code that uses Nested If logic to solve a business problem.