scalar_function
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method can be used to define a custom scalar function.
scalar_function(String pName)
Parameters for scalar_function
| Parameter | Type | Description |
| IN | ||
| pName | String | The name of the custom scalar function. |
| RETURN | ||
| NONE | ||