sizecount
If the variable contains an array, this snippet returns the number of elements within the array. If the value is not array and is not empty, then '1' (True) is returned. Otherwise, '0' (False) is returned.