Page 1 of 1

Floating point initialiser

Posted: Tue Jan 04, 2022 11:44 am
by mnfisher
A minor bug with an easy work around..

Declare a variable x type floating point.

Initial value cannot be 5 (invalid value - cannot convert to fp) - need to use 5.0 instead...

Martin

Re: Floating point initialiser

Posted: Tue Jan 04, 2022 1:26 pm
by Steve-Matrix
Thanks, Martin. I've hopefully fixed this in future releases of Flowcode.