Overview of session attributes

Session attributes can be configured to hold string or numeric values. By definition, a session attribute is a string value. However, you can use Advanced mode to convert the string to a numeric type and perform operations on it.

When a session attribute is created, it is automatically assigned an internal index number, which corresponds to the first available slot (0 - 63).