15 lines
956 B
HTML
Executable file
15 lines
956 B
HTML
Executable file
<html>
|
|
<title>ActiveWidgets Reference :: dataToText Method</title>
|
|
<script src="../../../common/site.js"></script>
|
|
<link href="../../../common/site.css" rel="stylesheet" type="text/css" ></link>
|
|
<body class="reference">
|
|
<script>document.write(window.$header)</script>
|
|
<div class="image-home"></div>
|
|
<div class="location">:: Documentation >> Reference >></div>
|
|
<h1>dataToText Method</h1><div class="details"><p>Transforms the wire data into the readable text.</p>
|
|
<h2>Syntax</h2><p><i>obj.dataToText(data);</i></p><h2>Parameters</h2><p><table class="params"><tr><td class="name">data</td><td class="type">String</td><td>Wire data.</td></tr></table></p><h2>Returns</h2><p>Readable text.</p>
|
|
<h2>Applies To</h2><p><a href="index.htm">Active.Formats.String</a></p></div><script>document.write(window.$column)</script>
|
|
<script>document.write(window.$reference)</script>
|
|
<script>document.write(window.$footer)</script>
|
|
</body>
|
|
</html>
|