This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bw2:using_variables [2023/12/19 08:55] wgates [Special Note for Step Variables and Loops] |
bw2:using_variables [2023/12/19 09:02] (current) wgates |
||
|---|---|---|---|
| Line 195: | Line 195: | ||
| * Only one of these can be selected at once, and they only apply in the step in which they are enabled. | * Only one of these can be selected at once, and they only apply in the step in which they are enabled. | ||
| * **JSON:** Selecting this will escape reserved characters for a JSON file. See the table below for more information. | * **JSON:** Selecting this will escape reserved characters for a JSON file. See the table below for more information. | ||
| - | * This will generally be used in a Databuilder step | ||
| * **XML:** Selecting this will escape any reserved characters for an XML file. See the table below for more information. | * **XML:** Selecting this will escape any reserved characters for an XML file. See the table below for more information. | ||
| - | * This will generally be used in a Databuilder step | ||
| * **SQL:** Selecting this will escape reserved characters for SQL Server see table below for more information | * **SQL:** Selecting this will escape reserved characters for SQL Server see table below for more information | ||
| * **Replace empty values with NULL:** This will take any empty strings or blanks ex '' | * **Replace empty values with NULL:** This will take any empty strings or blanks ex '' | ||