ClearListItems Data Member Function

Clears the list items for the specified drop-down list control.

Prototype

int32 ClearListItems( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the drop-down list control to clear.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.