Are conditional .eq checks possible?
Is it possible to conditionally check for something in a table?
For intance:
I want to run
on one function call, but then:
Can I toggle on/off that last eq or do I need to define a separate function?
For intance:
I want to run
on one function call, but then:
Can I toggle on/off that last eq or do I need to define a separate function?