This image shows the following text:

If

All of the following

  1. session / customer / CreditLineAmount > 0

  2. session / customer / CreditLineAmount <= 50000

Then 7.0

If

All of the following

  1. session / customer / CreditLineAmount > 50000

  2. session / customer / CreditLineAmount <= 60000

Then 6.0

If

All of the following

  1. session / customer / CreditLineAmount > 60000

  2. session / customer / CreditLineAmount <= 70000

Then 5.0

If

All of the following

  1. session / customer / CreditLineAmount > 70000

  2. session / customer / CreditLineAmount <= 80000

Then

4.0

Otherwise...

The value is: 3