DimensionAttribute::getValidName Method
Removes all invalid characters from a dimension attribute name.
Syntax
client server public static str getValidName(str _name)
Run On
Called
Parameters
- _name
Type: str
A dimension attribute name to potentially fix.
Return Value
Type: str
A dimension attribute name that has had all invalid characters removed.