getFunction
getFunction(name: String): Function;
The getFunction method of the Schema class returns a reference to the function specified in the name parameter.
getFunction(name: String): Function;
The getFunction method of the Schema class returns a reference to the function specified in the name parameter.