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.
Determines a new unique configuration group name.
Syntax
protected ConfigGroupId findNewConfigGroupId(str _groupNamePrefix, Map _mapConfigGroupIdIndex)
Run On
Server
Parameters
- _groupNamePrefix
Type: str
A string that holds a prefix for the configuration group name.
- _mapConfigGroupIdIndex
Type: Map Class
A Map object that holds a configuration prefix name and last used index.
Return Value
Type: ConfigGroupId Extended Data Type
A string that holds a unique configuration group name.