RunBase.getLast Method [AX 2012]

Gets the last choice that is stored in the last value table.

Syntax

public void getLast()

Run On

Called

Remarks

If no record can be found or the RunBase.unpack Method method returns false, the RunBase.initParmDefault Method method will be called.

Normally, this method should not be overridden.

See Also

RunBase Class

RunBase.initParmDefault Method

RunBase.saveLast Method

RunBase.unpack Method