Del via


Type.FunctionReturn

Syntaks

Type.FunctionReturn(type as type) as type

Omtrent

Returnerer en type, der returneres af en funktion type.

Eksempel

Find returtypen for () as any).

brug

Type.FunctionReturn(type function () as any)

output

type any