IsString Method

IsString function

Checks whether the object is a String value.


func (instance *Object) IsString()  (bool,  error) 

Remarks

See Also