Menu.parameters Method [AX 2012]

Gets or sets the list of parameters that are passed to objects taht are run by the MenuFunction class.

public str parameters([str value])

Run On

Called

Parameters

value
Type: str

Return Value

Type: str
The list of parameters that are passed to the object.

The parameters string format is Parameter1=Value1, Parameter2=Value2, and so on.cts ignore passed, unrecognized parameters.

Reference

Community Additions

ADD
Show: