Aniket
Aniket

Reputation: 173

I want to type cast in openlaszlo?

I want to type cast in openlaszlo if any one work on it then tell me. One big task is pending for that smaller issue. It immediate. when i compare 2 digit number it get only first digit.

Upvotes: 2

Views: 58

Answers (1)

Aniket
Aniket

Reputation: 173

Number(variable) it working if you want to compare two number more than one digit then you must use Number for type casting otherwise compiler treat that number as a one digit number and u might be get wrong output.

Upvotes: 2

Related Questions