util.isPercentage(value)
Return true when value is a string that holds a percentage value, e.g. '10%'.
true
value
'10%'