cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
LeeJaeYoung
Virtuoso

Is there a rule against using "_" in Master Script variable names?

Is there a rule against using "_" in Master Script variable names?

 

In_WallThk This will result in 0 in the 2d script.

AC27 on window 11
2 Replies 2
julienK
Advocate

It works fine for me.

 

master script:

test_var = 3

2d script:

print test_var

 

i get the right value

LeeJaeYoung
Virtuoso

I keep having the value of 0, so I am changing it to InWallThk and proceeding.

AC27 on window 11

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!