Can you guys write the full things which can be used on input settings like
{HTTP|SOCKS4|SOCKS5}
{save}
{multi|200}
{Item1|Item2|Item3}
And for example I want to make 100 links, how can I stop template execution after writing 100 in input box of the new feature
And If I make 5 select options how do I use logic switch (I mean do i have to write VariableCreatedInInputSettings=NameSelectedInInputSettings) To make this statement true and proceed what we actualy selected in input settings?
{HTTP|SOCKS4|SOCKS5}
{save}
{multi|200}
{Item1|Item2|Item3}
And for example I want to make 100 links, how can I stop template execution after writing 100 in input box of the new feature
And If I make 5 select options how do I use logic switch (I mean do i have to write VariableCreatedInInputSettings=NameSelectedInInputSettings) To make this statement true and proceed what we actualy selected in input settings?