Name

to_s — Returns a String representation

Synopsis

baseintervalObj.to_s

Description

#to_s returns a String representation of the BaseInterval object. If the BaseInterval object is NULL, the String contains “NULL”.