Post Reply 
Head and Tail functions
10-11-2015, 06:03 AM
Post: #2
RE: Head and Tail functions
It seems to be a small bug here.
I hope it will be fixed soon, but now we can use a workaround for strings:
Code:
CHAR(head(ASC("hola")));
CHAR(tail(ASC("hola")));

Piotr Kowalewski
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Head and Tail functions - eried - 10-10-2015, 10:52 PM
RE: Head and Tail functions - komame - 10-11-2015 06:03 AM



User(s) browsing this thread: 1 Guest(s)