Parameters
- functionName
- A string value represents the function name.
- minArgs
- An integer values indicates the minimum argument count.
- maxArgs
- An integer values indicates the maximum argument count.
- attributes
- A FunctionAttributes value indicates attributes of the function.