Initial Import from SourceForge
This commit is contained in:
commit
d8d4f1a2bb
418 changed files with 34837 additions and 0 deletions
17
help/issetv.html
Normal file
17
help/issetv.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>issetv</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>issetv</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="test_commands.html">Test commands</a> / <a href="flag_commands.html">Flag commads</a><p>
|
||||
<p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
if (isset(vA)) { .....<p>
|
||||
<B>Description</B><p>
|
||||
<p>
|
||||
Returns true if the flag determined by the value of vA is set.<p>
|
||||
<B>See also</B><p>
|
||||
<a href="isset.html">isset</a><p>
|
||||
</BODY></HTML>
|
||||
Loading…
Reference in a new issue