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

The title indicates that the variable value is blank.

LeeJaeYoung_0-1701764882322.png

if "<Dong Name>" = "" then

     text2 0,0,1

else

     text2 0,0,2

endif

 

Number 2 appears. Even if you use "#", you get the same result.
How do I know if the space is blank?
The title indicates that the variable value is blank.

LeeJaeYoung_1-1701765157444.png

 

AC27 on window 11
1 Solution

Accepted Solutions
Barry Kelly
Moderator

As far as I know, GDL can not read the value of the Project Info variables

That is probably why you can't determine if it is empty or not.

 

All GDL can do is display the value.

It will be blank if it is empty.

 

Barry.

One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11

Go to post

2 Replies 2
Barry Kelly
Moderator

As far as I know, GDL can not read the value of the Project Info variables

That is probably why you can't determine if it is empty or not.

 

All GDL can do is display the value.

It will be blank if it is empty.

 

Barry.

One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
LeeJaeYoung
Virtuoso

Yes, you have to turn it on/off as an option.

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!