Content deleted Content added
add function to iteratively convert values to percentages |
store just the string |
||
Line 130:
return x .. "%"
end
return txt
end
|
add function to iteratively convert values to percentages |
store just the string |
||
Line 130:
return x .. "%"
end
return txt
end
|