Functions
Top  Previous  Next


Active directory functions

Function
Description
ADpathFind
Finds out ADpath for an object from any unique Active Directory property
ADpathToRFC1779
Converts from ADpath format used by SetupBatcher to RFC 1779 format
ADvalue
Returns any Active Directory object property from full name, samAccountName, UserPrincipalName or AD-path


Date functions

Function
Description
DateAdd
Adds days to a date


Linux directory functions

Function
Description
BuildRID
Builds Samba RID from uidNumber or gidNumber
LDvalue
Returns any Linux directory object property from directory path
LDpathFind
Finds out LD path for an object from any unique property



Novell directory functions

Function
Description
NDpathFind
Finds out NDS path for an object from any unique eDirectory property
NDpathToLDAP
Converts from NDS path to LDAP path
NDvalue
Returns any Novell Directory account property from NDS path


String functions

Function
Description
Chr
Returns specified ASCII character
Col
Converts a numerical variable to the %colX% format
Copy
Returns a substring of a string
CopyWord
Returns a delimited part of a string
FileRows
Returns number of rows in a text file
FileValue
Returns a string from a specified column and row in a text file
FileValueFind
Returns a string from a text file - search all rows for a value in one column, if match return value from other column
LowerCase
Returns a copy of a string in lowercase
InputBox
Displays an input box where user can enter a string
MultiCompare
Compares a string with a list of strings, returns 1 if match is found, 0 if no match
ProperCase
Returns a copy of a string with first letter in uppercase, the rest in lowercase
ProperCaseName
Returns a copy of a string with first letter in each word in uppercase, the rest in lowercase
Random
Returns a random number in the specified range
Replace
Returns a copy of a string with replaced characters or substrings
UpperCase
Returns a copy of a string in uppercase
xDataRows
Returns number of rows in an [xData] section
xDataValue
Returns a string from a specified column and row in an [xData] section


Windows system functions

Function
Description
ExpEnvStrings
Expands environment-variable strings and replaces them with their defined values
OSversion
Returns OS version of specified machine