Dans: Technical

How to specify a LINT constant value in a test sequence?

Use the « LINT# » prefix.

Examples:

MyLintVar1 := LINT#123;

MyLintVar2 := -LINT#234;