The OpenD Programming Language

mir_series.get

Gets data for the index.

Parameters

key Index

index

Return Value

Type: auto ref

data that corresponds to the index.

Throws

Exception if the series does not contains the index.

See Also

Meta