Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can use the following API to retrieve a token value. It is equivalent to $token$.
 

Code Block
languagetext
public staticobject Object getTokenValue() {
...
}


The following code fragment shows how to get a token value of an active model element in ALH API

...