Online Help

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
  • Email
  • Web page
  • Directory name of home directory
  • Terminal Services Profile Path
  • All custom attribute values