[]
Gets a user-defined custom function from the model.
public Function GetFunction(string name)
Public Function GetFunction(name As String) As [Function]
| Type | Name | Description |
|---|---|---|
| string | name | Name of the user-defined custom function to get |
| Type | Description |
|---|---|
| Function |