type: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Killzone Kid (talk | contribs) (alst syntax) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns a string of a | | Returns a string of a [[Location]]'s class name or [[Task]]'s type.|= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 19: | Line 19: | ||
| [[String]] |= Return value | | [[String]] |= Return value | ||
| s2= '''type''' task |= Syntax | |||
|p12= location: [[Task]] |= Parameter 1 | |||
|r2= [[String]] - the type of the task|= Return value | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>_locationType = [[type]] myLocation;</code> |= Example 1 | ||
|x2= <code>_taskType = [[type]] myTask;</code> |= Example 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 12:07, 24 January 2019
Description
- Description:
- Returns a string of a Location's class name or Task's type.
- Groups:
- Uncategorised
Syntax
Alternative Syntax
- Syntax:
- type task
- Return Value:
- String - the type of the task
Examples
Additional Information
- See also:
- setType
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