Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Textual to numeric conversion in Lookout 5.0

Does anyone knows how get textual-to-numeric conversion in Lookout?
0 Kudos
Message 1 of 2
(2,849 Views)
Lookout is capable of converting text to numeric data automatically. For example, if you connect a TextEntry object to a Pot object and then enter a number into the TextEntry object that number will be displayed in the Pot. Depending on where your text is coming from, you might have to an intermediate Text object to retrieve the number out of the string using something like the MID function (take a look at the Lookout help for all of the text functions).

JR A.
0 Kudos
Message 2 of 2
(2,849 Views)