create Local
Declare a local variable with the specified type. Answer its index. The index is relative to the start of the arguments.
Return
The index of the local variable.
Parameters
local Type
The type of the local.
Declare a local variable with the specified type. Answer its index. The index is relative to the start of the arguments.
The index of the local variable.
The type of the local.