Inhaltsverzeichnis

ClearVariable

Variables can only be reset using the mapping function ClearVariable ().1)

Syntax

ClearVariable('VariablenName')

Sample

ClearVariable('MyVar')
1)
$Variable ='' will not be executed!