Sets the unique instance id of this Smartlet. Used for personalization storage.
Syntax
Smartsite SXML | Copy Code |
---|---|
smartlet.setappid(string appId) |
Parameters
Name | Data Type | Description |
---|---|---|
appId | String | The application/instance id. |
Return Value
None.