You can use the following API to retrieve a token value. It is equivalent to $token$.
| Code Block | ||
|---|---|---|
| ||
object getTokenValue() |
...
ALH |
...
| Code Block | ||
|---|---|---|
| ||
ALH.getTokenValue(); |
If there are no tokens available, it will return null.
You can use the following API to retrieve a token value. It is equivalent to $token$.
| Code Block | ||
|---|---|---|
| ||
object getTokenValue() |
...
ALH |
...
| Code Block | ||
|---|---|---|
| ||
ALH.getTokenValue(); |
If there are no tokens available, it will return null.