In a SOLIDWORKS part model, you need to control the number of instances in a linear pattern based on the overall length of the part.
If the overall length, controlled by a global variable "OverallLength", is less than 100mm, there should be 3 instances.
Otherwise, there should be 5 instances.
Which of the following is the correct syntax for the equation to control the pattern instances?