Sets the unique instance id of this Smartlet. Used for personalization storage.

Syntax

Smartsite SXML CopyCode image Copy Code
smartlet.setappid(string appId)

Parameters

Name Data Type Description
appId String The application/instance id.

Return Value

None.
SXML