API ReferenceFunctionsrgblank()On this pagergblank() function rgblank( $text ) Checks if the string is empty Since: Unknown Source: gravityforms.php:7171 Parameters NameTypeDefaultDescription$textstringThe string to check. Returns bool — True if empty. False otherwise.