Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsVariables > IMsVariables.RemoveByKey
RemoveByKey(VariableKey: Integer): Boolean;
VariableKey. Key of the variable that should be removed.
The RemoveByKey removes a variable and returns True if the removal was successful.
NOTE. When the variable is removed from the collection, all the elements, in which this variable is used, are also removed.
See also: