Documentation

Password Character - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Textbox :: Password Character

GUI.Textbox.PasswordCharacter
character to replace user's inputted text to obfuscate it from others' eyes

Type

String

Lua Usage

-- Get
local string = textbox.PasswordCharacter

-- Set
textbox.PasswordCharacter = string

If you think anything is missing, please feel free to: submit documentation feedback on this page