Uuid (Function) — Skript
Addon: Skript · Category: Function
Syntax
uuid(uuid: string) :: uuidDescription
Returns a UUID from the given string. The string must be in the format of a UUID.
Examples
uuid("069a79f4-44e9-4726-a5be-fca90e38aaf5")Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Function
uuid(uuid: string) :: uuidReturns a UUID from the given string. The string must be in the format of a UUID.
uuid("069a79f4-44e9-4726-a5be-fca90e38aaf5")