siblingCount(location, hierarchy) returns the number of siblings in the location along the specified hierarchy. Siblings are defined here as the children of the same parent in the specified hierarchy that includes the given location.
siblingCount(Location location, Hierarchy h)