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.
Checks 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 to check.
Return Value
Type: boolean
true if the new name is valid; otherwise, false.
Remarks
This method is called before renaming the element.