setCircularityHandler()

概要

循環参照をチェックするエラー ハンドラの設定を変更します。

構文

setCircularityHandler ( handler As Name, _
                        Optional nCycles As Integer = 10, _
                        Optional initialValue As Number = 0, _
                        Optional printCycle As Boolean = False ) As Integer
引数 [タイプ] 説明
handler [名前] 名前 :Iterate または :error のどちらかを使用します。
nCycles 整数 任意指定。既定は 10 です。
initialValue [数] 任意指定。既定は 0 です。
printCycle? boolean 任意指定。既定は False です。