Siebel Medical Handheld Guide > Print Tagging Language > Get and Set Tags >

GetRegistry Tag


The GetRegistry tag obtains a value in the registry and assigns it to a variable.

Usage

Use GetRegistry to print the contents of the registry key in your report.

Syntax

To use this tag, use the following syntax:

<TAG:GetRegistry name="REGISTRY NAME" variable="VARIABLE NAME">

Parameter
Description

TAG:GetRegistry

(Required) Required tag indicator.

name

(Required) Value in the registry.

variable

(Required) Name of the variable where the value is stored.

Example

<TAG:GetRegistry name="InstallDir" variable="Registry">

Siebel Medical Handheld Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.