AutoPlay Media Studio 9

Input.GetText

Input.GetText

This is the first topic This is the last topic  

Input.GetText

This is the first topic This is the last topic  

OverviewExamples

string Input.GetText (

string ObjectName )

Example 1

User_Input = Input.GetText("Cust Name");

Gets the text that is currently displayed in the input object called "Cust Name" and stores it in the variable "User_Input."

Example 2

phone = Input.GetText("Input Phone");

Gets the text in the "Input Phone" input object and stores it in phone.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us