Online Help
ActivMan
New Features
Components
Quick Start
Multiple Sites
Main Application
Create a new user
Create a new group
Create a new template
Create a new network connection
Create a new database connection
Using tags
Using functions
Modify existing users
Extracting students from MIS
Importing users
Apply Template
Get Missing IDs
Options
Usage
Using actions when importing
AutoImport
Introduction
Configure
Usage
Functions
From v3.0 functions have been implemented to give more flexibility in specifying options in templates. This is the same for tags.
The following functions are available for use:
Function | Description |
---|---|
strtolower(x) | Converts x to lower case. For example, "strtolower([USERNAME])" would convert the username to lower case where this was specified. |
strtoupper(x) | Converts x to upper case. For example, "strtoupper([USERNAME])" would convert the username to upper case where this was specified. |
These tags are only permitted in the following fields of the template:
- Username
- Name
- Display Name
- Description
- Share Name
- Username
- Password
- Profile
- Logon script
- Custom name
- Telephone
- Web page
- Directory name of home directory
- Terminal Services Profile Path
- All custom attribute values