Hi just want to ask how I can avoid showing null in my textboxes
It's a toway binding to a text property where the values is null
Hi just want to ask how I can avoid showing null in my textboxes
It's a toway binding to a text property where the values is null
Condition:
${variableName == null}
Value = ""