TRIM_WHITESPACE(123) does not work / evaluate to anything
if the given value is not type of string. If the given value was number it should cast the number to be string, and try to remove the whitespace as if it was string from the start