This product version has reached end of life and is no longer supported. Click here for the latest documentation.

The IdentifierToText function is a built-in function that converts Text Identifier id to a Text value.

Input parameters

id : Text Identifier Type

Output parameters

Text Type

Examples

Usage

Result

IdentifierToText ( Session.Username )

"jsmith011"

See Also

Available Conversion Functions to Text | Available Built-in Functions