PCStack.push Method [AX 2012]

Pushes an element onto the stack.

public void push(int64 _value)

Run On

Server

Parameters

_value
Type: int64
A 64-bit integer value.

Community Additions

ADD
Show: