Dear visitor who can read English
This page is a page translated automatically by Google AJAX Language API.
Please comment to this page if you could not understand. A PERSON will review this page .
I think that you will be able to understand this page later. Please give a little time to us.
Best regards,
This site is support & information site of WEB,and Software. This site might help you that create software or Web Site…perhaps?[:]
This is a command that show input box window that can use in ssmacro macro file.
This command copy to original buffer the text that was typed with this input box like a ssmacro.copy command.
So, also this does not use clipboard and the copied text can output by ssmacro.paste command.
["ssmacro.clear",{"args":{"prompt":"what is tag?"},"command":"ssmacro.input"},{"args":null,"command":"ssmacro.cut"},{"args":{"characters":"<"},"command":"ssmacro.insert"},{"args":{"index":0},"command":"ssmacro.paste"},{"args":{"characters":">"},"command":"ssmacro.insert"},{"args":{"index":1},"command":"ssmacro.paste"},{"args":{"characters":"</"},"command":"ssmacro.insert"},{"args":{"index":0},"command":"ssmacro.paste"},{"args":{"characters":">"},"command":"ssmacro.insert"}]