Gets a single value from event data sent earlier.
Syntax
Smartsite SXML | Copy Code |
---|---|
any scf.events.receivevalue(string eventName, string propertyName) |
Parameters
Name | Data Type | Description |
---|---|---|
eventName | String | Name of the event. |
propertyName | String | Name of the event property to get. |
Return Value
Data Type | Description |
---|---|
Any | Object |