Controlling sequence level variables from command line arguments

In reply to nitishg:

AFAIK, it cannot be controlled directly from the command line. But try using “$value$plusargs ()” and get it in the TB top from the command line argument and use config_db to set and get it in different places (like the test, sequences etc.) and see if it works.