defaultby Group Public on Thursday July 10 2008 @ 14:46:15 (1/1 Points) |
|
| Language ↪Reference ✑ Reply ✓ Stick It ✗ Ditch It ⚐ Tag It |
default sets an item to a default value if the item is not yet defined.
default %Item% RValue
If the item does not exist→ then the item is initialized with the provided RValue expansion.
Note that if the item exists, but is null, it will not be replaced.
TestPlan default
