TN IT151 How to get help on Scripting Functions within InTouch
Last updated: February 20th, 2025Description
- Author: Alex Davenport
- Published: February 20th, 2025
Details:
This article will walk you through how to get further information about an InTouch Scripting Function and then auto-populate that Function into the script. We will use the StartApp Function as an example.
- Author: Alex Davenport
- Published: 08/27/2015
- Applies to: InTouch All versions
- Open up your InTouch scripting editor and then press the Help button.
- All available scirpting Functions will appear as seen below.
- In this example we will select the StartApp script as sen below.
- The Help page for he selected Function will appear as seen below.
- If this is the correct Function then we can close or minimize the help page and this time select the appropriate Function as seen below.
- The scripting editor will now populate with the syntax required for that Function with you needing to edit the highlighted text.