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
December 3, 2020August 22, 2022 by Jackson Chen Base64Decode Function The Base64Decode function converts a Base64 value to the string… Read more
December 3, 2020August 22, 2022 by Jackson Chen Base64Encode Function The Base64Encode function converts a string value to Base64 which… Read more