$ratio
$ratio <item1> <item2>
Last updated
$ratio <item1> <item2>
Last updated
$r
, $R
<item1>
is the parameter where you turn place the first item to compare(This should be the more expensive item)
<item2>
is the parameter where you turn place the second item to compare(This should be the cheaper item)
Checks the price ratio of <item1>
<item2>
Returns how much <item2>
equals the price of <item1>
Please make sure you quote ("") the first item, but quoting the second one is optional
You can also connect the word together using underscores (_) or join them without anything(not suggested), then you don't need quoting