hey fellaz,
How can I restrict the - character in an input field?
cause this doesnt really work :ponder:
telefoon_txt.restrict = "0-9, -";
hey fellaz,
How can I restrict the - character in an input field?
cause this doesnt really work :ponder:
telefoon_txt.restrict = "0-9, -";
:: Copyright KIRUPA 2026 //--
``` ```