The OpenD Programming Language

mir_series.get

Gets data for the index.

Parameters

key Index

index

_default Value

default value is returned if the series does not contains the index.

Return Value

Type: auto

data that corresponds to the index or default value.

Meta