Version: 2023.1
언어: 한국어

파라미터

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.