Why is the variable showing up blank?

From SmartWiki
Revision as of 15:23, 17 July 2013 by Arthur Lathrop (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

See Also