GetSiteVal(‘key’:value)
Key = name of Id for the value
Value = the value (if change / create is required) *Optional (1000A)

Return type:
Alphanumeric value

Description:
This is a function that automatically generates and retrieves a value unique for the site.

If value is used the site value is created or changed.

Normally used for placing values for program flow control. E.g. a Yes/No value for controlling a test etc.


Example:

If GetSiteVal(‘Test_cistomer_zip) = 'yes' //(could be any value)

Notes and Restrictions:
The “key” is case sensitive