Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Syntax
Type.FunctionReturn(type as type) as type
About
Returns a type returned by a function type.
Example 1
Find the return type of () as any).
Usage
Type.FunctionReturn(type function () as any)
Output
type any