The Exception Indexing Function
Calling Sequence
Description
Examples
table(exception, ...)
array(exception, ...)
The exception indexing function is used to create an array or a table for which unassigned access is illegal. Any object can be stored in an array or a table that uses the exception indexing function, but indexing into the array or table with an index for which no entry exists raises an exception.
Note: The command array has been superseded by Array .
T≔table⁡exception,a=1,b=2
Ta
1
Tc
Error, (in `index/exception`) unassigned table entry [c]
Ta,b
Error, (in `index/exception`) unassigned table entry [a, b]
See Also
Array
indexfcn
rtable_indexfcn
Download Help Document
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル