qt-agistudio/help/issetv.html

18 lines
394 B
HTML

<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>