Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some string functions including LEFT, RIGHT are not implemented now. It would be great if these functions can be implemented.
Returns the leftmost len characters from the string str, or NULL if any argument is NULL.
Returns the rightmost len characters from the string str, or NULL if any argument is NULL.
Attachments
Issue Links
- links to