JP Software Tutorials
Download JP Software Products
Sources for further information
Navigation: TCC-RT > Variables & Functions > Functions
@LCS
@LCS[string1,string2] : Returns a pointer to the Longest Common Subsequence in string1 and string2.
Example:
echo %@lcs[First string,second string]
rst