This image shows the following text:

If

All of the following

  1. session / customer / CreditLineAmount > 0

  2. session / customer / CreditLineAmount <= 50000

Then 7.25

If

All of the following

  1. session / customer / CreditLineAmount > 50000

  2. session / customer / CreditLineAmount <= 60000

Then 6.25

If

All of the following

  1. session / customer / CreditLineAmount > 60000

  2. session / customer / CreditLineAmount <= 70000

Then 5.25

If

All of the following

  1. session / customer / CreditLineAmount > 70000

  2. session / customer / CreditLineAmount <= 80000

Then

4.25

Otherwise...

The value is: 3.25