This article describes the formula syntax of the VIEW.DROP function.
Return handle with dropped characters.
VIEW.DROP(handle, count)
handle is a handle returned by \URL.VIEW. count number or characters to drop from beginning (count > 0) or end (count < 0) of view
Drop from the beginning if count > 0
or end if count < 0
of view.