is Exception
This exception is raised when a dynamic variable that has not been declared is used.
= 33;# OUTPUT: «Dynamic variable $*dynamic-not-found not found»
Methods§
method name§
method name(--> Str)
Returns the name of the variable that has not been found.