CalculationRegisterManager.<Calculation register name>.Select
Syntax:
Parameters:
<StartOfRange> (optional)
Beginning of the range within which the register register records will be selected.
If the start of the range is not specified, records are selected from the first of them.
<EndOfRange> (optional)
End of the range within which register register records will be selected.
If you don't specify the end of the range, all register records are selected to the last of them (inclusive).
<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. As filter field you can specify register attribute or dimension that have the Index property set.
Important: A structure can contain only one element.
<Order> (optional)
It can contain "Asc" or "Desc" option. In this case the standard order will be used with the specified direction. By default the value is set to "Asc".
Default value: Empty string.
Returned value:
Description:
Availability: