function ltrim(original) ltrim() returns the original string with whitespace removed from the left side. Arguments:
RETURN ltrim(" hello")