Jump to content

Set local variable blank


Sarah83

Recommended Posts

Hi,

is there a function to set numeric elements blank like for stings the blank string constant? 

:lightbulb:

1628[/snapback]

Hi,

You can't put numeric elements blank, only zero, NaN or INf, but these two i don't know how to put. Sometimes my numeric elements change to NaN and i don't know know has was happened.

You can create a Local variable for your numeric elements and change this local variable to write. and put one zero in this local variable

or you can convert the numeric element to a string put this string blank and convert the string to numeric element :!:

Link to comment
Hi,

You can't put numeric elements blank, only zero, NaN or INf, but these two i don't know how to put. Sometimes my numeric elements change to NaN and i don't know know has was happened.

You can create a Local variable for your numeric elements and change this local variable to write. and put one zero in this local variable

or you can convert the numeric element to a string put this string blank and convert the string to numeric element :!:

1629[/snapback]

Oh, you're right :thumbup:

I choosed the local variable zero :)

Link to comment
You can't put numeric elements blank, only zero, NaN or INf, but these two i don't know how to put. Sometimes my numeric elements change to NaN and i don't know know has was happened.

If you use SGL, DBL or EXT you can set these "Values" just by typing NaN or Inf into the control or constant. For integer values they are meaningless.

Didier

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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