Skip to main content

인수

string
필수
Exact fast flag name to read.

반환값

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

예제

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