Reordering page formatted input You can enable reordering of the input when you configure the code page settings for the input. See Specifying code pages for input data. To reorder the input using a code page filter From the Input order drop-down list, select Visual order (Arabic and Hebrew only). To reorder the input using aliases (Runtime Event settings) From the Input order drop-down list, select Visual order (Arabic and Hebrew only). To reorder the input using a retrieved script In ConvCurrMsgToUC(codepage,visual_order), set visual_order to 1. For example: ConvCurrMsgToUC("UTF8",1);
ConvCurrMsgToUC("UTF8",1);