Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
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