Skip to main content
Reads the value of a hidden property on a Roblox instance.

Parameters

Returns

  1. any - The value of the property.
  2. boolean - true if the property is hidden, false otherwise.

Example

Useful when getting values that are locked from command scripts.