Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the list of parameters that are passed to objects taht are run by the MenuFunction class.
Syntax
public str parameters([str value])
Run On
Client
Parameters
- value
Type: str
Return Value
Type: str
The list of parameters that are passed to the object.
Remarks
The parameters string format is Parameter1=Value1, Parameter2=Value2, and so on.cts ignore passed, unrecognized parameters.