Smartsite SXML CopyCode image Copy Code
This viper will throw an exception if I don't have a license for this feature.
{license.checkfeature(FriendlyUrls)}

This viper returns true if you have a license for this feature, false otherwise:
{license.hasfeature(FriendlyUrls)}
Example Result CopyCode image Copy Code
This viper will throw an exception if I don't have a license for this feature.


This viper returns true if you have a license for this feature, false otherwise:
true