Description
Returns True if the specified input value is an empty string (zero length).
Syntax
IsBlank(Input:String):Boolean
Example
IsBlank(Descr())
Returns True if the node description is blank.