getNextId

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Generate a new random-based UUID version 4 string as described in https://tools.ietf.org/html/rfc4122#section-4.4.
Groups:
Argo

Syntax

Syntax:
getNextId
Return Value:
String

Examples

Example 1:
_uuid = getNextId; // e.g 5806a469-d1b2-404c-b0ac-8e51d0f533e4

Additional Information

See also:
random BIS_fnc_randomNum

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