Skip to content

RemoveItem - cWebMenuButton

Removes an item from a dynamic menu based on its id.

Type: Procedure

Parameters

Parameter Type Description
sId String Unique identifier of the menu item that needs to be updated

Syntax

Procedure RemoveItem String sId

Call Example

Send RemoveItem sId

Description

Removes an item from a dynamic menu based on its id.