reflect.enum.value

function in the reflect package.

Reference version

Signature

function reflect.enum.value(
name: string,
alias: string | null = …,
description: string | null = …,
docstring: string | null = …,
other: map<string, string> | null = …

Source:<builtin>/reflect/ns_enum/enum.bamlbytes 193404