String Manipulation Function Migration
The table below describes how migration is handled for IRD Functions in the String Manipulation category as defined in the Universal Routing 8.1.x Reference Manual.
Function Name | Functional Module Mapping | Automatic Migration? | Update Required? | Comments/Manual Steps Required |
---|---|---|---|---|
Cat | irdCat() | Semi-Auto | Some expressions may require manual migration. Use "+" to concatenate strings. | |
StrAsciiBreak | irdStrAsciiBreak() | Auto | ||
StrAsciiTok | irdStrAsciiTok() | Auto | ||
StrChar | irdStrChar() | Auto | ||
StrGetChar | irdStrGetChar() | Auto | ||
StrNextTokInd | - | Manual | Not Supported. | |
StrLen | irdStrLen() | Auto | ||
StrReplace | irdStrReplace() | Auto | ||
StrStr | irdStrStr() | Auto | ||
StrSub | irdStrSub() | Auto | ||
StrTargets | - | Manual | Concatenate strings to build targets. | |
StrToLower | irdStrToLower() | Auto | ||
StrToUpper | irdStrToUpper() | Auto |
This page was last edited on January 28, 2014, at 13:58.
Comments or questions about this documentation? Contact us for support!