jnz
Jump to the given address if the top variable byte on the stack is not 0
Since
0.1.0
Parameters
address
The address to jump to
Jump to the given address if the top variable byte on the stack is not 0
Return
A placeholder for the address to jump to
Since
0.1.0