DeregisterFunction(string)
Method in Library
Summary
Removes a function from the Library.
Remarks
If no function with the given name is present in the Library, this method does nothing.
Parameters
Name | Description |
---|---|
| The name of the function to remove. |
Last updated