Skip to main content

Arguments

string
requis
Exact fast flag name to read.

Retours

string | nil
String form of the flag value, or nil when the flag is missing or unsupported.

Exemple

Read a Roblox fast flag by exact name. Known bool and int flags are returned as strings.