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