functiongetExternalFunctionSpecification
Returns information about a function's external specification.
Information
Returns information about the given function's external specification: language, output variable, external function name, arguments, annotations on the external declaration, and annotations on the function.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | functionName |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Expression | result |