ExchangePlanManager.<Exchange plan name>.Select
Syntax:
Parameters:
<Filter> (optional)
Specifies a filter field and value of the opened selection. The structure key refers to a field name, while the structure value refers to the key filter value. Only "Code" and "Description" fields and node attributes for which indexing flag is set to "Index" or "Index with additional ordering" in the designer can be used as filter fields.
Important: A structure can contain only one element.
If the parameter is not specified filter is not used.
<Order> (optional)
Node attribute name string that determines node ordering in the selection. You can specify "Code", "Description" or a name of attribute of a primitive type (Number, String, Date, Boolean) for which the "Index" flag is set to "Index" or "Index with additional ordering" in the designer. You can specify the sort direction after the attribute name using space as a separator. Direction is defined as: "Desc": descending order; "Asc": ascending order. Sort ascending is used by default. If the parameter is not specified, the order is determined by the main representation of the exchange plan.
Default value: Empty string.
Returned value:
Description:
Availability: