Use this method to locate and execute a Parse Delimited rule (Rule-Parse-Delimited rule type). Parse Delimited rules parse character-delimited data into multiple property values on the clipboard.
This method has three required parameters:
Parameter |
Description |
NameSpace |
Enter the second key part of a Parse Delimited rule. |
RecordType |
Enter the third key part of a Parse Delimited rule. |
SourceProperty |
Identify a property that contains as its value a text string to parse, as input to this parse rule:
|
Parse Delimited rules are identified by a three key parts: the Applies To class, a Namespace value, and a Record Type.
To execute this method, the system:
This method updates the pxMethodStatus property. See How to test method results using a transition.