DimensionAttribute::validateName Method
Determines whether the specified name is valid.
Syntax
client server public static boolean validateName(str _name)
Run On
Called
Parameters
- _name
Type: str
The name to validate.
Return Value
Type: boolean
true if the specified name is valid; otherwise, false.