Skip to content

or<T>

T or<T>(Object? first, Object? second)

Perform JavaScript logical or comparison (||) of two expressions.