User Condition
The User Condition
The User Condition can be used to check the user's account name.
Example:
<condition type="user" id="bernardIsInstalling"> <requiredusername>bernard</requiredusername> </condition>
Nested Elements
The User condition takes one mandatory element, requiredusername.
requiredusername
Contains the name of the user's account name.