3.1 Создание нового GUID

2 декабря 2025 г.

14:02

Dim new_id As String = ""

new_id = System.Guid.NewGuid.ToString()