8.14
6.3 Legacy (Deprecated) Modules
6.3.1 Forms
(require conscript/form) | package: conscript |
This module is deprecated in favor of the new approach in conscript/form0.
Despite the above, the bindings provided by this module are also provided by conscript/base.
In addition to the bindings documented here, this module also reprovides most of the bindings in congame/components/formular.
procedure
(bot:autofill arg) → any/c
arg : any/c
⏳bot:autofill proc
procedure
(radios arg) → any/c
arg : any/c
radios proc
procedure
(select arg) → any/c
arg : any/c
select proc
syntax
(binding arg)
arg : any/c
binding form
syntax
(form arg)
arg : any/c
form form