Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
sorry new to bablosoft, I want to convert minutes to second, how to do that? example i put "1" in my fixed integer resource and script will process it as 60 seconds
@malda Just multiply it by 60....
@Fazik-0 said in How to convert var:
How to convert a variable of type string [[CENA]] with value 1,000.00 to type Int with value 1000
3c69e1d8-64b7-47e9-b153-c7df9d32589b-изображение.png
Hey @lother,
Best part about BAS is the JavaScript functionality it has!
Here's a little script to turn a number into a positive with JavaScript's Math.abs() function.
0_1494388512676_sample.xml