![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Saves the data based on the specified metatype xml.
Syntax
Smartsite SXML |
![]() |
---|---|
<se:cmssavedata /> |
Parameters
Name | Data Type | Properties | Description |
---|---|---|---|
Action | Enum | - |
Sets the type of action.
Enum values:
|
Data | XML | - | Sets the data. |
MetaType | XML | - | Sets the metatype. |
Settings | XML | - | Sets the Meta Save Settings. |
Shared Parameters
Local Viper Methods
Viper | Extension | Description |
---|---|---|
This.ClearForcedResult |
Sets the result of the macro. used to override the normal handling of the result creation. |
|
This.GetForcedResult | Gets the forced result of the macro, set by overriding the normal rendering using SetForcedResult(). | |
This.RenderTime | ✓ | Returns the render time of the macro in milliseconds. |
This.SetForcedResult |
Sets the result of the macro. used to override the normal handling of the result creation. |