Overload | Description |
---|---|
SetFullNameAndAdjustVisibleName(Page,FunctionBase,UniversalPropertyList) | Sets the page and sets the given full name as the new full name to the given function and adjusts the visible name of that function. Returns false, if a problem occured (if a visible name cannot be evaluated) - no changes to the function-object have been made then. |
SetFullNameAndAdjustVisibleName(FunctionBase,UniversalPropertyList) | Sets the given full name as the new full name to the given function and adjusts the visible name of that function. Returns false, if a problem occured (if a visible name cannot be evaluated) - no changes to the function-object have been made then. |