[String_IsPunctuation] returns boolean True if the string contains only punctuation characters.
string_ispunctuation('String Value')
Use the [String_IsPunctuation] tag. The following example checks whether the string !@#&*()-_[]{}"\'\\;:,.?/ contains only punctuation characters, returning True.
Code
string_ispunctuation('!@#&*()-_[]{}"\'\\;:,.?/')
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