TypeType.FunctionReturnNa této stránceType.FunctionReturn Vrátí typ vrácený typem funkce. Syntax Type.FunctionReturn( type as type) as type Remarks Vrátí typ vrácený funkcí type. Examples Example #1 Umožňuje najít návratový typ pro () as any). Type.FunctionReturn(type function () as any) Result: type any Category Type