Navigation: Ultimate Suite for PowerBuilder Help > Outlook ShortcutBar > Functions >

of_selectitem

Send comments on this topic.

 

Description:

Select a item by index or text.

Syntax:

of_selectitem (long al_index)
of_selectitem (string as_text)

Argument

Description

as_text

The text of the item you want to select.

al_index

The index of the item you want to select.

Return Value:

Returns 1 if successful or a 0 if the method was unable to select the item.

Usage:


Copyright © 2021 Werysoft Inc.