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.
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.