Jump to content
Server Maintenance This Week. ×

global script variable


This topic is 1738 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I'm using a global script variable to display numbers on my layout. However, I would like it to display a zero when the result is zero. At the present time, it displays as a blank. Is there a way to do this?

Edited by john9210
Link to comment
Share on other sites

21 minutes ago, john9210 said:

I would like it to display a zero when the result is zero. At the present time, it displays as a blank.

I don't think so. If the variable's values is truly zero, it will display as 0. That is unless you have formatted it as Decimal or Currency and selected the Do not display number if zero option.

The more likely explanation is that your calculation returns an empty result. In such case the variable does not exist.

Link to comment
Share on other sites

This topic is 1738 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.