ProjStack.push Method [AX 2012]

Adds an item onto the stack.

public void push(anytype element)

Run On

Called

Parameters

element
Type: anytype
The element to put on the stack.

Community Additions

ADD
Show: