| 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 |
[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.
[String_ValidCharset: 'utf-8']
| Required Parameters | |
|---|---|
| String | The name of the character set to be checked. |
See the Lasso 8 Language Guide for examples of how to use this tag.