Choose variable depending of their level

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Choose variable depending of their level

Ivan Encnas
Hello list.

It's possible to run sintax depending on the level of variables?

I'm trying to do somthing like this:

[...]
!do !var !in (!list)
if "level of var" = nominal then fre var.

[...]

Many thanks.