DescribeInput typedef
DescribeInput = ()
Input parameters for describeScreen. Empty record because fdb describe
takes no arguments.
Implementation
typedef DescribeInput = ();
Input parameters for describeScreen. Empty record because fdb describe
takes no arguments.
typedef DescribeInput = ();