Using dot notation: array.size -or- using pipe notation: array | size
array.size
array | size
References: