Home > Contents > Index >
FTVAL.getString
Returns the string associated with this object.
Syntax
public String GetString()Returns
If this value holds binary data,
getString
returnsnull
. If this object holds nonbinary data,getString
returns the string representation of the data.See Also
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.