Čítať v angličtine

Zdieľať cez


Type.NonNullable

Syntax

Type.NonNullable(type as type) as type

O

Vráti typ s nepoľno nullable z type.

Príklad č. 1

Vráti typ type nullable numbers nepoľnohou hodnotou null.

používania

Type.NonNullable(type nullable number)

výstupu

type number