LassoScript Utility
Basics Browse Detail

[String_ValidCharset]

Tag Link [String_ValidCharset] Category String
Type Substitution Source Available No
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[String_ValidCharSet] accepts a single string parameter and reports whether the specified value is a valid character set name or not. Returns True or False.

Syntax

[String_ValidCharset: 'utf-8']

Parameters

Required Parameters
String The name of the character set to be checked.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Related Tags

Category Tags