Documentation > Utils > Strings

Version: 2.0.4
IsStringValid(String)

This function checks if the given string is not nil and not empty.

Return

True if the given string is valid; false otherwise.