TheLord45 / amxpanel

Emulator for AMX panels
GNU General Public License v3.0
13 stars 1 forks source link

Command: ^BNC #21

Open TheLord45 opened 5 years ago

TheLord45 commented 5 years ago

Clear current TakeNote annotations.

Syntax: "'^BNC-<vt addr range>,<command value>'"

Variable: variable text address range = 1 - 4000. command value = (0= clear, 1= clear all).

Example: SEND_COMMAND Panel,"'^BNC-973,0'" Clears the annotation of the TakeNote button with variable text 973.