HistoryLength
Returns the length of the history array containing information about previous kernel commands.
Syntax
-
HistoryLength()
Description
HistoryLength()
returns the number of elements in the internal array of previous commands handled by the kernel during the current kernel session. This number determines the bounds for valid inputs to the input
, output
, and history
functions.