|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Graded Stakes |
A week or so ago I posed the question of how to do "OR" in FV - here's how:
#GREATER($ppBarShoesOffB + $ppBarShoesOnB + $ppBlinkersOffB + $ppBlinkersOnB + $ppFrontWrapsOffB + $ppFrontWrapsOnB + $ppLasixOffB + $ppLasixOnB + $ppNasalOffB + $ppNasalOnB, 0) The above expression returns "1" (true) if any combination of the variables within the parentheses are true, or "0" if none are true. Hope this helps... Lou |
||
|
|
Graded Stakes |
Addendum to the above:
The same idea also works with expressions, e.g. #GREATER((#GREATER(whatever) + #GREATER(sometingelse)), 0) Have fun... Lou |
|||
|
|
Steward Graded Stakes ![]() |
Very nice Lou. Thanks!
|
|||
|
|
Graded Stakes |
quote: |
|||
|
|
Graded Stakes |
Freddy,
If you mean (0) instead of [0], then that's why it didn't work - otherwise, this may be better answered by Nathan... Lou |
|||
|
|
Graded Stakes |
Lou G
I used [0] but I think the reason I am getting zeros is because there is no equip change on the whole card. I will check this but thanks for responding. Freddy |
|||
|