If(
Len(TextInput.Text) = 11,
RGBA(
0,
18,
107,
1
),
Color.Red
)
If(
Len(TextInput.Text) = 11,
RGBA(
0,
18,
107,
1
),
Color.Red
)