Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the new name of the element is valid.
Syntax
public boolean isNewNameValid(str _newName)
Run On
Called
Parameters
- _newName
Type: str
The new name of the element.
Return Value
Type: boolean
true if the new name is valid; otherwise, false
Remarks
This method is called before renaming the element.