clear
Description
clear(
removes the specified variables from the connected data source. The function does not return
an error if the variable does not exist.connectionObj
,varNames
)
If the data connection can see 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