I'm new to JavaScript and i'm trying to convert a floating point number to and integer. I tried using ToInt32 but EFS parser didn't like that. Any ideas?
Announcement
Collapse
No announcement yet.
Javascript type conversion
Collapse
X
-
Hello eminitrader,
I don't think that is necessary in JavaScript as it is a dynamically typed language. Please read more about JavaScript data type conversion from Chapter 2 Values, Variables and Literals in the Core JavaScript 1.5 Guide.Jason K.
Project Manager
eSignal - an Interactive Data company
EFS KnowledgeBase
JavaScript for EFS Video Series
EFS Beginner Tutorial Series
EFS Glossary
Custom EFS Development Policy
New User Orientation
Comment