Type.FunctionReturn

Syntaxe

Type.FunctionReturn(type as type) as type

Asi

Vrátí typ vrácený funkcí type.

Příklad

Najděte návratový typ () as any).

využití

Type.FunctionReturn(type function () as any)

výstup

type any