Jump to: navigation, search

List Manipulation Function Migration

The table below describes how migration is handled for IRD Functions in the List Manipulation category as defined in the Universal Routing 8.1.x Reference Manual.

Function Name Functional Module Mapping Automatic Update? Update Required? Comments/Manual Steps Required
GetIntegerKey irdGetIntegerKey() Auto
GetMaxSubList irdGetMaxSubList() Auto
GetMinSubList irdGetMinSubList() Auto
GetStringKey irdGetStringKey() Auto
KVListGetKey - Manual ECMAScript can be used to implement this function.
KVListGetListValue - Manual ECMAScript can be used to implement this function.
KVListGetSize - Manual ECMAScript can be used to implement this function.
KVListGetStringValue - Manual ECMAScript can be used to implement this function.
ListGetInteger irdListGetInteger() Auto
ListGetKey irdListGetKey() Auto
ListGetSize irdListGetSize() Auto
ListGetString irdListGetString() Auto
SetIntegerKey - Manual This may be replace with ECMAScript String manipulation on the list.
SetStringKey - Manual This may be replace with ECMAScript String manipulation on the list.
This page was last edited on January 28, 2014, at 13:58.
Comments or questions about this documentation? Contact us for support!