The following tables list the members exposed by FunctionExpression.
| Name | Description | |
|---|---|---|
![]() | FunctionExpression Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ArgCount | Gets the number of parameters being passed to the function. |
![]() | Function | Gets the implementation (dynamic or static function binding) of the function. |
![]() | FunctionName | Gets the name of function. |


