String Functions
String Functions
Substr() : takes the string, start position and end position (1-indexing type)
Lpad(): is used to add the characters upto particular length to the left side
Rpad(): is used to add the characters upto particular length to the right side
Date Functions:
Date(now()): get the date from the current time and date