Returns the day number (ie how many days have passed in the year)

Dale Anderson

Returns the text before the specified character or the nth instance of the specified character

Dale Anderson

Returns the text after the specified character or the nth specified character

Dale Anderson

Returns the text between specified characters – eg. specifying “fox” and “here” for “the fox jumped there” returns ” jumped t”

Dale Anderson