Difference between revisions of "Vn ms fnc dgbt generateTaskId"
Jump to navigation
Jump to search
(Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= dgbt |d= <pre>Generates task ID.</pre> |s= [_parentTask] call vn_ms_fnc_dgbt_generateTaskId; |p1n=_parentT...") |
|||
Line 16: | Line 16: | ||
|p1n=_parentTask | |p1n=_parentTask | ||
|p1t=STRING | |p1t=STRING | ||
− | |p1d=Parent task for creation of DGBTs as child task. | + | |p1d=Parent task for creation of DGBTs as child task. |
|p1v="" | |p1v="" | ||
Latest revision as of 00:43, 5 May 2022
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Wyqer, veteran29 |
|
Description
Generates task ID.
Syntax
- Syntax
- [_parentTask] call vn_ms_fnc_dgbt_generateTaskId;
- Parameters
- _parentTask: String - (Optional, default
""
) Parent task for creation of DGBTs as child task. - Return value
- Array - Task ID and createTask parameter.