$ratio

$ratio <item1> <item2>

Aliases

$r , $R

Parameter

<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)

Description

Checks the price ratio of <item1> <item2>

Returns how much <item2> equals the price of <item1>

Notice

  • 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

Examples

Last updated