February 15, 2021August 22, 2022 by Jackson Chen DateAdd Function The DateAdd function returns the sum of an integer and… Read more
February 15, 2021August 22, 2022 by Jackson Chen Char Function The Char function returns the ASCII value specified by the… Read more
February 14, 2021August 22, 2022 by Jackson Chen Format Function The Format function changes the string to a specified format… Read more
February 14, 2021August 22, 2022 by Jackson Chen IndexOf Function The IndexOf function returns the character position in a variable… Read more
February 14, 2021August 22, 2022 by Jackson Chen Length Function The Length function returns the number of characters in the… Read more
February 13, 2021August 22, 2022 by Jackson Chen RegExMatch Function The RegExMatch function uses Regular Expression (RegEx) to verify if… Read more
February 13, 2021August 22, 2022 by Jackson Chen LowerCase Function The LowerCase function returns the string in all lowercase letters.… Read more
February 13, 2021August 22, 2022 by Jackson Chen Replace Function The Replace function is a way of replacing characters in… Read more
January 14, 2021August 22, 2022 by Jackson Chen ReplaceList Function The ReplaceList function is a simpler way of replacing characters… Read more
January 14, 2021August 22, 2022 by Jackson Chen StringToDate Function The StringToDate function converts a string value to a datetime… Read more