Mapping Services 3.3.1 DML Users Guide Save PDF Selected topic Selected topic and subtopics All content Reset the initial value of a Variable From within an expression in a DML Mapping Project, to modify the initial value of a Variable, enter :=value after the name of the Variable, where value is the new value for the Variable. Example: %Variable_Name:=10 Sets the initial value of the Variable "Variable_Name" to 10. If value is a String, you must enclose value in double quotation marks ("value"). Related topics Use Variables Related Links
Reset the initial value of a Variable From within an expression in a DML Mapping Project, to modify the initial value of a Variable, enter :=value after the name of the Variable, where value is the new value for the Variable. Example: %Variable_Name:=10 Sets the initial value of the Variable "Variable_Name" to 10. If value is a String, you must enclose value in double quotation marks ("value"). Related topics Use Variables