Next: , Previous: lang, Up: TCL Engine


Cannonical object name
— TCL Backend: cname string|object

Return the cannonical name of the string or the GenoM

object, according to the current language.

If a regular string is given, this procedure typically maps IDL :: scope separator into the native scope separator symbol for the current language. If a codel object is given, this procedure returns the symbol name of the codel for the current language.

Parameters:

string
The name to convert.
object
A GenoM object.