====== numericWhiteListFilter ====== filters a string to only contain 0-9 and . ===== Syntax ===== string numericWhiteListFilter(__unk %__param0); ===== Parameters ===== [[scripting:doc:engine:types:__unk|__unk]] **%%%__param0%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== ===== References ===== [[scripting:doc:u:u:steamonlobbyenter|steamOnLobbyEnter]]: base/client/scripts/allClientScripts.cs:28557\\