SetAttrSValue |
DEVELOPER |
|
|
Purpose |
.SetAttrSValue allows you to set an attribute (name and value pair). |
Object Type |
Session |
Syntax |
Session.SetAttrSValue ("AttributeName","AttributeValue") |
Remarks |
Numerics must be converted to alphanumerics before using this method.
|
Example |
To set attribute named "TechnologyName" to "PROIV" : Session.SetAttrSValue("TechnologyName","PROIV") |
Topic ID: 510163