Gets the event data sent earlier as a DataTable.
Syntax
Smartsite SXML | Copy Code |
---|---|
datatable scf.events.receive(string eventName) |
Parameters
Name | Data Type | Description |
---|---|---|
eventName | String | Name of the event. |
Return Value
Data Type | Description |
---|---|
DataTable | DataTable (1 row, each column contains one event property). |