I'm using an execute Javascript action to pull a price (formatted like 46,869.20) from a field on Bybit.com and setting it to a variable.
Then, I need to subtract a second variable (currently 900) from the first and set the result to a third variable. However, the "Set Variable to Calculation" action fails every time I try to do any calculations which include the variable coming from a Chrome field using .innerText.
Feels like I've tried everything. This has seriously been going on for weeks.
I'm on MacOS Monterey 12.2
TEMP Tests.kmmacros (4.6 KB)