'Declaration Public Function Add( _ ByVal code As System.String, _ Optional ByVal result As System.String _ ) As ComplexField
public ComplexField Add( System.string code, System.string result )
Parameters
- code
- The complex field code.
- result
- The result text of the added field.
Return Value
The added ComplexField.