46 lines
924 B
HTML
46 lines
924 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=utf-8">
|
|
<title>true - Return true value</title>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</HEAD>
|
|
<body bgcolor="#FFFFFF">
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
|
|
|
|
<h2>true - Return true value</h2>
|
|
|
|
<strong>Synopsis</strong>
|
|
|
|
<p><strong>true</strong></p>
|
|
|
|
<p><strong>Description</strong></p>
|
|
|
|
<p><strong>true</strong> returns with an exit code of zero.</p>
|
|
|
|
<p><strong>Options</strong></p>
|
|
|
|
<p>None.</p>
|
|
|
|
<p><strong>Operands</strong></p>
|
|
|
|
<p>None.</p>
|
|
|
|
<p><strong>Exit Status</strong></p>
|
|
|
|
<p>Zero.</p>
|
|
|
|
<p><strong>Related information</strong></p>
|
|
|
|
<ul>
|
|
<li><a href="false.htm">false - Return false value</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|