MobGUI multiline text control variable name

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
Coffee1633
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 219
Joined: Mon Dec 05, 2011 5:35 pm
Location: Kanagawa, Japan

MobGUI multiline text control variable name

Post by Coffee1633 » Fri Sep 06, 2013 3:42 pm

The MobGui docs state that when
Referencing the input field in your code
When a text field is created, the LiveCode global variable gInputA["name"] is created - "name" being the name you assigned to the text field in the property inspector.

What is the global variable for a mulitline text control? I can't find any documentation for that control. It's getting late here. Am I staring right at it but just not seeing it?
Is it
gMultilineA
gMultiA
gMultilineTextA
gMultiTextA
or something else.
Arg.

Coffee16

Locked

Return to “Summer School 2013”