Simulation 2026x User Guide Action languages Action scripts APIs Manipulating runtime objects using scripts Current: Getting a token value Getting a token value You can use the following API to retrieve a token value. It is equivalent to $token$. ALH.getTokenValue() TEXT If there are no tokens available, it will return null. ×