basically ended up with `${( x / y )?string["0.##"...
# advancedpdf
e
basically ended up with `${( x / y )?string["0.##"]}`; works perfectly. appreciate the responses
👍 3