When using 'Insert command code' in send mode, how to pass the 'Mannual Text Input' user entered
-
- Posts: 20
- Joined: Dec 6th, ’23, 04:12
I have inserted a 'Manual Text Input' control in send mode. Then I plan to use 'instert command code'. How can i capture the input and pass it to the command code? how to use it in command code?
You can use input and selection variables (for example INPUT_Name or SELECT_Name) in the script.
Example:
viewtopic.php?t=2190
Example:
viewtopic.php?t=2190