callExtension: Difference between revisions
Jump to navigation
Jump to search
(New command) |
m (added link to Extensions) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Execute an extension function. |= Description | | Execute an [[Extensions|extension]] function. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 22:13, 7 February 2012
Description
- Description:
- Execute an extension function.
- Groups:
- Uncategorised
Syntax
- Syntax:
- extension callExtension functionWithArguments
- Parameters:
- extension: String
- functionWithArguments: String
- Return Value:
- String
Examples
- Example 1:
handle = "pipes" callExtension "openPipe(pipe)";
Additional Information
- See also:
- call
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
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.60
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands ArmA2
- Scripting Commands Take On Helicopters
- ArmA 2 OA: New Scripting Commands List