This method adds a new mapping and associates the variable name (varName) with the source name (srcName).
void MappingAdd ( string varName, string srcName )
| Parameters | Description |
| varName | The name of the HotDocs variable to map. |
| srcName | The name of the source for the mapping. |