StackBase.pop Method [AX 2012]

Removes the latest inserted object from the stack and returns it.

public anytype pop()

Run On

Called

Return Value

Type: anytype
The latest inserted object in the stack.

Community Additions

ADD
Show: