Function OrdInfo() Foundation
Sets or returns information about an order/index
OrdInfo( <nDefine>, [<xNewSetting>] ) --> xOldSetting
The return value of OrdInfo() is the value for the setting specified by <nDefine> in the order. If it is a changeable setting and <xNewSetting> was specified, the function returns the old value.
The function OrdInfo() allows the current value of settings to be read or new values assigned and is only valid for the current order. To set or get information about other orders the function OrdSetFocus() must be used to change the current order.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.