Why is the variable showing up blank?
From SmartWiki
Q: Why is the variable showing up blank? Why is the variable not showing up properly?
A: There are multiple causes for this. Typically:
- The variable you are calling does not have a value. Please ensure that there is data in the field, for the record you are trying to call.
- There are multiple variables with the same name - this is not recommended.
- The syntax you are using is not correct.