buttonSetAction

From Bohemia Interactive Community
Revision as of 23:14, 1 August 2006 by Hardrock (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Assign action to control with id idc of topmost user dialog. Action is any expression in this scripting language. Can be used for buttons and active texts.
Groups:
Uncategorised

Syntax

Syntax:
buttonSetAction
Parameters:
[idc, action]: Array
Return Value:
Nothing

Examples

Example 1:
buttonSetAction [100, "[[player]] [[exec]] ""reply.sqs"""]

Additional Information

See also:
See also needed

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

Notes

Bottom Section