VIEW.DROP function

This article describes the formula syntax of the VIEW.DROP function.

Description

Return handle with dropped characters.

Syntax

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.