support / src_en /api.exist_inst.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
239 Bytes
<h3 id='___exist_inst'>exist_inst</h3>
<pre>Check if an instance exists (LLM: instance existence)
<b>Usage:</b>my $ret = exist_inst($inst);
$inst: The instance for checking
$ret: 1, the instance exists 0, the instance does not exist
</pre>