Difference between revisions of "System Variables"

From SmartWiki
Jump to: navigation, search
Line 5: Line 5:
  
 
'''Example:'''
 
'''Example:'''
If you have created a '''System Variable''' called '''Tax Rate''' you would use:
+
If you have created a System Variable named '''Tax Rate''' you would use:
 
  @system.tax rate@
 
  @system.tax rate@
  

Revision as of 11:02, 1 September 2009

The System Variables setting on the Global Settings page allows you to create and edit system-wide Custom Fields within your instance. These variables can be referred to from anywhere within SmartSimple using the following syntax:

@system.variable name@

Example: If you have created a System Variable named Tax Rate you would use:

@system.tax rate@