Gets the string output generated by the last run command. Returns null if no output was generated. This function requires a string parameter which identifies the name of the output component in MapForce.
getOutputParameter(arg0:String) -> java.lang.String |
Generic signature
Name |
Type |
Description |
---|---|---|
arg0 |
String |
Specifies the name of the output component as it appears in MapForce. This name is displayed in the title bar of each component on the mapping (or when you right-click the component header, and select Properties). |