Perform an SQL SUBSTRING type function
Arguments
- .text
A piece of text/string to be manipulated
- .start_num
What place to start at
- .num_char
How many characters do you want to grab
See also
Other Utilities:
opt_bin()
,
save_to_excel()
,
sql_left()
,
sql_right()