function trim(original) trim() returns the original string with whitespace removed from both sides. Arguments:
RETURN trim(" hello ")