informatica.infacore.functions.udf.get_udf_details

informatica.infacore.functions.udf.get_udf_details(path: str)

Lists the details of the specified user-defined function.

Example

>>> import informatica.infacore as ic
>>> ic.get_udf_details("Default/EmailMask")