ExpandKey Method

AEC Auto

ExpandKey Method

Calculates and returns the Layer Name that would be generated given the supplied 'Key'.

See Also | Example

Signature

RetVal = object.ExpandKey(key)

object

AecLayerKeyStyle The object this method applies to.

key

String; input-only
The key to convert.

RetVal

String; Layer Name

Remarks

If the Key is not valid, an empty string is returned.