Hello ARIS community,
how can I get the name of an ARIS metamodel by a script? I tried to use the following function, but it doesn't work:
var sName = Context.getArisMethod().Name(1031);
sName is alway empty!
ARIS Help says:
|
Name ( int localeId ) Returns the method filter's label in the specified language. |
What parameter values must be used? I also tried 1033, etc.
And I tried the "Locale"- and "Language"-objects, which both caused errors.
Many thanks in advance!!
regards
Volker
Eva Klein on
Hi Volker,
It looks like a bug. The calls really return an empty string. I forwarded this issue to the developers in charge.
Regards,
Eva