StackBase.push Method [AX 2012]

Adds an object to the stack.

public void push(anytype _a)

Run On

Called

Parameters

_a
Type: anytype
The object you want to push into the stack.

Community Additions

ADD
Show: