Sys Viper Module
Viper Methods
Global Viper Method | Description |
---|---|
Sys.Choice Viper Method | Returns one of the given strings if the expression to the left of it matches. |
Sys.Eval Viper Method | Return the result of the given expression. |
Sys.EvalInHost Viper Method | Executes the given expression in the parent context and returns the result.Use in embedded content to execute statements in the embedding context. |
Sys.Events.FireContentAdded Viper Method | Fires the content change event internally to signal that items were added. |
Sys.Events.FireContentDeleted Viper Method | Fires the content change event internally to signal that items were deleted. |
Sys.Events.FireContentMoved Viper Method | Fires the content change event internally to signal that items were moved. |
Sys.Events.FireContentUpdated Viper Method | Fires the content change event internally to signal that items were updated. |
Sys.Iif Viper Method | Returns one value if the specified condition evaluates to true, or another value if it evaluates to false. |
Sys.IsTranslationInScope Viper Method | Determines whether a translation is in scope. |
Sys.LastException.InnerException.Message Viper Method | Gets the last exception's inner exception message. |
Sys.LastException.InnerException.Stack Viper Method | Gets the last exception's inner exception stack trace. |
Sys.LastException.InnerException.ToString Viper Method | Gets the last exception's inner exception full string. |
Sys.LastException.InnerException.Type Viper Method | Gets the last exception's inner exception type. |
Sys.LastException.Message Viper Method | Gets the last exception's message. |
Sys.LastException.SmartsiteCode Viper Method | Gets the last exception's Smartsite Error Code. |
Sys.LastException.Stack Viper Method | Gets the last exception's stack trace. |
Sys.LastException.ToString Viper Method | Gets the last exception's full string. |
Sys.LastException.Type Viper Method | Gets the last exception's type. |
Sys.NewGuid Viper Method | Returns a System.String representation of the value of this System.Guid instance, according to the provided format specifier. |
Sys.Refresh Viper Method | Refreshes the system state. |
Sys.Thread.Id Viper Method | Returns the current thread id. |
Sys.Thread.Sleep Viper Method | Makes the current request thread sleep for the given amount of time. |
Sys.ThrowException Viper Method | Makes Smartsite throw an exception. |
Sys.Void Viper Method | Voids the return value of expressions. |
See Also
-
Sys.Choice Viper Method
Returns one of the given strings if the expression to the left of it matches. -
Sys.Eval Viper Method
Return the result of the given expression. -
Sys.EvalInHost Viper Method
Executes the given expression in the parent context and returns the result.Use in embedded content to execute statements in the embedding context. -
Sys.Events.FireContentAdded Viper Method
Fires the content change event internally to signal that items were added. -
Sys.Events.FireContentDeleted Viper Method
Fires the content change event internally to signal that items were deleted. -
Sys.Events.FireContentMoved Viper Method
Fires the content change event internally to signal that items were moved. -
Sys.Events.FireContentUpdated Viper Method
Fires the content change event internally to signal that items were updated. -
Sys.Iif Viper Method
Returns one value if the specified condition evaluates to true, or another value if it evaluates to false. -
Sys.IsTranslationInScope Viper Method
Determines whether a translation is in scope. -
Sys.LastException.InnerException.Message Viper Method
Gets the last exception's inner exception message. -
Sys.LastException.InnerException.Stack Viper Method
Gets the last exception's inner exception stack trace. -
Sys.LastException.InnerException.ToString Viper Method
Gets the last exception's inner exception full string. -
Sys.LastException.InnerException.Type Viper Method
Gets the last exception's inner exception type. -
Sys.LastException.Message Viper Method
Gets the last exception's message. -
Sys.LastException.SmartsiteCode Viper Method
Gets the last exception's Smartsite Error Code. -
Sys.LastException.Stack Viper Method
Gets the last exception's stack trace. -
Sys.LastException.ToString Viper Method
Gets the last exception's full string. -
Sys.LastException.Type Viper Method
Gets the last exception's type. -
Sys.NewGuid Viper Method
Returns a System.String representation of the value of this System.Guid instance, according to the provided format specifier. -
Sys.Refresh Viper Method
Refreshes the system state. -
Sys.Thread.Id Viper Method
Returns the current thread id. -
Sys.Thread.Sleep Viper Method
Makes the current request thread sleep for the given amount of time. -
Sys.ThrowException Viper Method
Makes Smartsite throw an exception. -
Sys.Void Viper Method
Voids the return value of expressions.
- Macro
- Macro Parameters
- Macro Parameter Properties
-
Vipers
-
Global Viper Methods
- AIM Viper Class
- Audit Viper Class
- Buffer Viper Class
- Cache Viper Class
- CacheFile Viper Class
- Calendar Viper Class
- Channel Viper Class
- Char Viper Class
- Cms Viper Class
- ContentType Viper Class
- Convert Viper Class
- Database Viper Class
- DataTable Viper Class
- DateTime Viper Class
- Debug Viper Class
- DigiD Viper Class
- Env Viper Class
- FileSystem Viper Class
- FlexLayout Viper Class
- Html Viper Class
- Html.Color Viper Class
- Html.Css Viper Class
- Image Viper Class
- ImageProperties Viper Class
- ItemComments Viper Class
- ItemData Viper Class
- License Viper Class
- Locale Viper Class
- Logging Viper Class
- Login Viper Class
- Math Viper Class
- Payment Viper Class
- Personalization Viper Class
- PlaceHolder Viper Class
- Poll Viper Class
- Publication Viper Class
- RenderTemplate Viper Class
- Request Viper Class
- Response Viper Class
- Scf Viper Class
- Security Viper Class
- Session Viper Class
- Site Viper Class
- Smartlet Viper Class
- SmartletEditor Viper Class
- SmartletPreset Viper Class
- Smi Viper Class
- SmiData Viper Class
- Spice Viper Class
- Sql Viper Class
- StandardsCompliance Viper Class
- Storage Viper Class
- String Viper Class
- SXML Viper Class
-
- Sys.Choice Viper Method
- Sys.Eval Viper Method
- Sys.EvalInHost Viper Method
- Sys.Events.FireContentAdded Viper Method
- Sys.Events.FireContentDeleted Viper Method
- Sys.Events.FireContentMoved Viper Method
- Sys.Events.FireContentUpdated Viper Method
- Sys.Iif Viper Method
- Sys.IsTranslationInScope Viper Method
- Sys.LastException.InnerException.Message Viper Method
- Sys.LastException.InnerException.Stack Viper Method
- Sys.LastException.InnerException.ToString Viper Method
- Sys.LastException.InnerException.Type Viper Method
- Sys.LastException.Message Viper Method
- Sys.LastException.SmartsiteCode Viper Method
- Sys.LastException.Stack Viper Method
- Sys.LastException.ToString Viper Method
- Sys.LastException.Type Viper Method
- Sys.NewGuid Viper Method
- Sys.Refresh Viper Method
- Sys.Thread.Id Viper Method
- Sys.Thread.Sleep Viper Method
- Sys.ThrowException Viper Method
- Sys.Void Viper Method
- Tags Viper Class
- Translation Viper Class
- Url Viper Class
- User Viper Class
- UserItemFeedback Viper Class
- Xml Viper Class
- Local Viper Methods
-
Global Viper Methods
- SXML Data Types
- Examples
- Tips & Tricks