-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented
Milestone
Description
trim(, what:Text=W/S, where:Location=..Both): trim whitespace () from both ends of the column. compatible with existing Enso function. Needs widget work.
Location uses Left, Right, Both enum - default Both.
trim_left(, what:Text=W/S): trim whitespace () from the start of the column.
trim_right(, what:Text=W/S): trim whitespace () from the end of the column.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
-libsLibraries: New libraries to be implementedLibraries: New libraries to be implemented
Type
Projects
Status
📤 Backlog