[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('value')
Use the [string_validcharset] method. The following example tests the string value "utf-8" as a valid character set name, and returns True.
Code
string_validcharset('utf-8')
Result
true
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments