Toggle navigation
ToolBox
Beta
Templates
Hex to IP
GCI
Text Tables
AutoHotKey scripts
Bug Reports & Feature Requests
log in
or
Register
Sample 1 - Tutorial/Introduction
Please enter your name
A checkbox
Output
Hello {{user01546044754}}, Templates are easy to use and create. Here are the basics: - Templates are created by using double braces, also known as curly brackets ('{' and '},' without quotes) - Templates may have 'single quotes,' adding a field description, - Or "double quotes," specifying a default value - They can also be required, by having an asterisk ('*') Templates may have a control type (e.g., text box --default-- or text area). They must have a unique identifier (some controls may have more than one reference, but they will be handled as one single input field). Finally, the correct syntax, excluding the braces, would be: controlType:nameOrID 'field description' "preset value" * e.g.: check:myCheck 'A checkbox' "the preset value" {{myCheck1954258233}} Feel free to check the rest of the samples, and/or click on 'Edit' to view this template's code.
Select All
Select all and use
CTRL
+
C
to copy
My Templates
Sample 1 - Tutorial/Introduction
Sample 2 - Required fields and multiple outputs
Sample 3 - Showcase
Add New
Edit
Delete
×
Are you sure you want to delete [Sample 1 - Tutorial/Introduction]?
This action cannot be undone!
© 2016 - 2023 Angelo Mitrotti