getcname
(getcname cmdname)
This function returns the localised or English
command name for cmdname.
Arguments |
cmdname string, specifies a localised or English command name |
Return |
the command name as localised resp. English name (see Remarks) |
Example |
(getcname "_LINE")
returns the German "LINIE" for English "LINE" |
Remarks |
to specify the English name,
use the English name prefixed by underscore "_"
character; |
© Bricsys NV. All rights reserved. |