GetLocaleMediaName Method

Gets the localized version of the canonical media name.

See Also | Example

Signature

RetVal = object.GetLocaleMediaName(Name)

Object

Layout, PlotConfiguration
The object or objects this method applies to.

Name

String; input-only
The canonical media name to find the localized version of.

RetVal

String
The localized version of the specified canonical media name.

 

   Comments?