ScrollContents

Category: Objects / Contents
Since engine version: 4.9.1.0 GWE

Description

Shifts the contents of an object. This will always shift by exactly one object (as opposed to ShiftContents). No call to ControlContents is made. Returns a pointer to the object at the front of the contents list after the shift.

Syntax

object ScrollContents (object pObj);

Parameter

pObj:
Object the content of which is to be shifted. Can be 0 in local calls.
See also: ShiftContents
PeterW, Februar 2003