string"

From Documentation
(Created page with '{{ZUMLReferencePageHeader}} <source lang="java"> String toString(Object value); </source> :i.e., <javadoc method="toString(java.lang.Object)">org.zkoss.xel.fn.CommonFns</javado…')
 
 
Line 13: Line 13:
  
 
=Version History=
 
=Version History=
Last Update : {{REVISIONYEAR}}/{{REVISIONMONTH}}/{{REVISIONDAY}}
+
{{LastUpdated}}
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content

Latest revision as of 08:28, 17 December 2010

String toString(Object value);
i.e., CommonFns.toString(Object)

Converts the specified object to a string.

Parameters:

  • value - the value to convert

Version History

Last Update : 2010/12/17


Version Date Content
     



Last Update : 2010/12/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.