home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd2.bin
/
oo
/
download
/
f_0019
/
sbasic.jar
/
text
/
sbasic
/
common
/
03104000.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-01-16
|
2KB
|
23 lines
<?xml version="1.0" encoding="utf-8"?>
<html><head><title>Funkce IsMissing [Runtime]</title><meta name="filename" content="text/sbasic/common/03104000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
p.P1{
}
span.T1{
font-weight:bold;}
</style></head><body>
<help:to-be-embedded Eid="ismissing" xmlns:help="http://openoffice.org/2000/help">
<p class="Head1"><a name="ismissing"/><help:link Id="68585">Funkce IsMissing [Runtime]</help:link></p>
<p class="Paragraph">Testuje, zda byla funkce volána s volitelným parametrem.<a name="ende"/></p>
</help:to-be-embedded>
<p class="Paragraph">Viz také: <help:link Id="68584" xmlns:help="http://openoffice.org/2000/help">Optional</help:link></p>
<p class="Paragraph"><span class="T1">Syntaxe</span>:</p>
<p class="Paragraph">IsMissing( Název argumentu ) <help:key-word value="IsMissing" tag="kw68585_1" xmlns:help="http://openoffice.org/2000/help"/></p>
<p class="Paragraph"><span class="T1">Parametr</span>:</p>
<p class="Paragraph">Název argumentu: Název volitelného argumentu.</p>
<p class="Paragraph">Výsledkem funkce IsMissing je True (PRAVDA), pokud byla funkce volána bez argumentu, jehož název je Název argumentu.</p>
<p class="Paragraph">Viz také <help:link Id="68535" Eid="dialogload" xmlns:help="http://openoffice.org/2000/help">Příklady</help:link>.</p>
</body></html>