Push()

Namespace ›› System ›› MfStack ›› Methods ››
Parent Previous Next

Push()

OutputVar := instance.Push(obj)

Push(obj)

Inserts an object at the top of the MfStack.

Parameters

obj

The object to push to the MfStack. The value can be Null.