size — Returns the number of path elements
integer size (
)
PATH
Number of elements in the path
size (.hello.world) -> 2 size (.) -> 0