in reply to using the define option

defined @array is deprecated, just use if (@array) instead

T I M T O W T D I