Version: 2023.2
言語: 日本語

パラメーター

a The return value for the true path.
b The return value for the false path.
c The return value selector.

戻り値

DiscreteTime Returns b if c is true, a otherwise.

説明

Returns b if c is true, a otherwise.