Skip to main content
Skip table of contents

Static

Description

Static values that are merely "looped through".

Allowed values

Value (value)Description
Random valueThe value of a static information can be whatever you choose.

Example

XML
<configuration version="1.2.0">
  <applicationSettings>
 
    ...
 
	<!-- Information to be determined -->
	<collectedValues>

		<collectedValue type="Static"
						displayName="InstallationsId"
						value="01234" />

	</collectedValues>

    ...
 
  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.