Sets the next item's index.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public void SetItemStringIndex(
	string value
)

Parameters

value
Type: System..::..String
The value you want to assign to the next item's index.

See Also