...por Anderson Oliveira
:Expression.ToUpper().Contains("APO")
:Name.EndsWith("Apo")
:Name.ToUpper().EndsWith("KEY")
//fnc_limpa_numeros (TextValue as nullable text) => let SafeText = if TextValue = null then "" else TextValue, DigitsOn...
No comments:
Post a Comment