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