Returns the given value as a formatted percentage string (e.g. 0.25 → 25%).
0.25
25%
null if invalid percentage value.
null
Returns the given value as a formatted percentage string (e.g.
0.25→25%).