GetUDDDescription

Retrieves a description for the UDD, its purpose, etc.

UI Access NA
Parameters None
Return Value String that is the description

 

Python Syntax GetUDDDescription()
Python Example
def GetUDDDescription(self):
    return "Sample UDD"