This image shows the following text:
If
All of the following
session / customer / CreditLineAmount > 0
session / customer / CreditLineAmount <= 50000
Then 7.0
If
All of the following
session / customer / CreditLineAmount > 50000
session / customer / CreditLineAmount <= 60000
Then 6.0
If
All of the following
session / customer / CreditLineAmount > 60000
session / customer / CreditLineAmount <= 70000
Then 5.0
If
All of the following
session / customer / CreditLineAmount > 70000
session / customer / CreditLineAmount <= 80000
Then
4.0
Otherwise...
The value is: 3