TheLord45 / amxpanel

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

Command: ^BIM #18

Closed TheLord45 closed 5 years ago

TheLord45 commented 5 years ago

Set the input mask for the specified address.

Syntax: "'^BIM-<vt addr range>,<input mask>'"

Variable: variable text address range = 1 - 4000. input mask = Input Mask type.

Example: SEND_COMMAND Panel,"'^BIM-500,AAAAAAAAAA'" Sets the input mask to ten ’A’ characters, that are required, to either a letter or digit (entry is required).