Navigation: Ultimate Suite for PowerBuilder Help > XP ListBar > Functions >

of_removeitem

Send comments on this topic.

 

Description:

Removes a single item from the specified group.

Syntax:

of_removeitem (string as_group, string as_item)

Argument

Description

as_group

The text of the group whos item you want to remove.

as_item

The text of the item in the group that you want to remove.

Return Value:

Returns 1 if successful or a 0 if the method was unable to remove the item from the group.

Usage:


Copyright © 2021 Werysoft Inc.