support / src_en /api.exist_wire.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
200 Bytes
<h3 id='___exist_wire'>exist_wire</h3>
<pre>Check if a wire exists (LLM: wire existence)
<b>Usage:</b>my $ret = exist_wire($wire);
$wire: The wire name for checking
$ret: 1: exists 0: not exist
</pre>