Emptying A Variable
Emptying A Variable
Out of context: Reply #8
- Started
- Last post
- 10 Responses
- PeterNorf0
We assign null to a value, array object or object property to indicate that the specified data container does not contain a legal string, number, boolean, array or object value.
myVariable = null;