ctrlText: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(+ category) |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands OFP 1.96|CTRLTEXT]] | [[Category:Scripting Commands OFP 1.96|CTRLTEXT]] | ||
[[Category:Scripting Commands ArmA|CTRLTEXT]] | [[Category:Scripting Commands ArmA|CTRLTEXT]] | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]] |
Revision as of 02:17, 30 April 2007
Description
- Description:
- Return the text of a control of the currently active user dialog. This command can be used on static texts, buttons, edit lines and active texts as well as for images, where it returns the image path. Read Dialog Control for more information about user dialogs and controls.
- Groups:
- Uncategorised
Syntax
- Syntax:
- ctrlText idc
- Parameters:
- idc: Integer - control ID
- Return Value:
- String - The text or image path is returned, dependant on the control type.
Examples
- Example 1:
ctrlText 100
Additional Information
- See also:
- ctrlSetText
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note