ActiveProfileId
Returns an ID of a currently logged-in user.
AS:abs
AS:Diff
AS:FormatLink
AS:isnull
AS:NodeSet
AS:NodeToString
AS:ToXml
DecodeTextFromBase64
GenerateId
Generates a new unique identifier http://en.wikipedia.org/wiki/Globally_unique_identifier.
GenerateSerial (sequenceCode, date)
Generates a new sequence (serial) number from the numbering sequence. A date is provided so the sequence can start new e.g. each year.
GenerateSerial (sequenceCode)
Generates a new sequence (serial) number from the numbering sequence.
GetConstant
Returns a constant value by name.
GetString
Returns a string from a string model. The text will be returned in the user's language.
GetStringOrEmpty
Returns a string from a string model. If the name of the string is not found, return empty string. The text will be returned in the user's language.
HttpRequest
Sends a GET HTTP request and returns its data back.
iif
Inline if conditional statement.
IsFeatureOn
IsInRole
Returns true if the currently logged-in user has the given application role assigned.
IsInState
Returns true if the currentStateValue correspons to targetStateId. The function is necessary to be used when you need to compare some concrete state with state group.
LookupList
This function allows you to get a list of values (single or multiple columns) from a data source directly in an XSLT transformation.
LookupOrCreate
LookupOrCreateEx
LookupValue
Gets a value from defined lookup.
MaxString
MinString
ResourceIdByActiveProfile
Returns an Id of the active logged-in user's Resource Id.