StringTools - Search - Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Search Results: StringTools

StringTools - Maple Help
Overview of the StringTools Package Calling Sequence Description List of StringTools Package Commands List of StringTools Subpackages Alphabetical List of ...
CaseSplit - Maple Help
StringTools Split split a string at designated characters CaseSplit split a string at uppercase letters LengthSplit split a string into equal length pieces ...
Search - Maple Help
StringTools Search search for an occurrence of a string in another string SearchAll search for all occurrences of a string in another string Calling ...
Substitute - Maple Help
StringTools Substitute search for and replace the first occurrence of a string by another string SubstituteAll search for and replace all occurrences of a ...
RegSubs - Maple Help
... string; substitution to make. text. -. string; text to substitute into. Description. • ... StringTools package commands treat strings as (null-terminated) ...
RegMatch - Maple Help
StringTools RegMatch determine if a string matches a regular expression Calling Sequence Parameters Description Examples Calling Sequence RegMatch( pattern ...
StringTools[Join] - Search - Help
StringTools Join join a list of strings CaseJoin join a list of strings, mapping each initial lowercase letter to uppercase Calling Sequence Parameters ...
StringTools,Search - Search - Help
The StringTools package is a collection of optimized string manipulation utilities. •. Each command in the StringTools package can be accessed ... Search - ...
StringTools/Join - Search - Help
Maplesoft™, a subsidiary of Cybernet Systems Co. Ltd. in Japan, is the leading provider of high-performance software tools for engineering, science, and ...
Has - Maple Help
StringTools Has determine if a string contains a given character Calling Sequence Parameters Description Examples Calling Sequence Has( s , ch ) Parameters ...