Main Content
clear
Description
clear(
removes the specified variables connectionObj
,varNames
)varNames
from the connected data source
connectionObj
. The function does not return an error if the variable
does not exist.
If the data connection can access multiple definitions of the same variable (for example, in a data dictionary and in a referenced dictionary), the function removes all definitions matching the specified variable names.
Examples
Input Arguments
Version History
Introduced in R2024a