Good idea!No need for conditional operation in this case, I think. Hidden=(#Show#=0) does the same as Hidden=(#Show#=0?1:0), but it's simpler and shorter (in my opinion).

Statistics: Posted by Yincognito — Today, 8:52 pm
Good idea!No need for conditional operation in this case, I think. Hidden=(#Show#=0) does the same as Hidden=(#Show#=0?1:0), but it's simpler and shorter (in my opinion).
Statistics: Posted by Yincognito — Today, 8:52 pm