| 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 occurred (if a visible name cannot be evaluated) - no changes to the function-object are made in this case. |
| 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 occurred (if a visible name cannot be evaluated) - no changes to the function-object are made in this case. |