ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert float to interger

Solved!
Go to solution

Hi,

Stupid question but I can't find the anwser. Where is the function that allows meto convert a float number to a string?

Thank you.

0 Kudos
Message 1 of 3
(3,611 Views)
Solution
Accepted by RaphaelMT

Your title says convert to an integer, your post says convert to a string. For an integer use the "To Long Integer" (or whichever kind of integer you want). For a string use "Number to fractional string". Both of these can be found by pressing "ctrl + space" and typing their name into the quick drop window.

Message 2 of 3
(3,594 Views)

By the way, "format into string" becomes very useful when you want to create a string with a couple pieces of data or other characters in there.

Message 3 of 3
(3,592 Views)